This document presents an implementation of content and ontology mappings for a tourism organization using object models. It describes 10 main object models that were created based on Schema.org vocabulary. Relationships between the objects are explained through figures. The current implementation extracts RDF triples from HTML and stores them in a triple store. Objects are then instantiated from the triples, though complex associations are ignored. Using an RDF framework called RDFBeans is proposed to fully represent the RDF graph through instantiated objects. Discussion points include keeping Schema.org structures where possible and a new idea to use an RDF reasoner instead of rules.