Semantic markup for an apartment site
问题 We are about to launch a website where users can search for rental apartments. To please the Google search engine I want to mark all of my apartment related HTML elements with some semantic markup. I have been looking at Schema.org and FOAF to find some good vocabs to use. But I can't seem to find vocabs that support apartment informations. Example: 2 bedroom 300 square feet Parkingspot And so on. Right now I use typeof="ApartmentComplex" - but I want to markup the above. Can anyone give me a