Adding Rich Snippets Into the Code
I know that rich snippets are planned but not incorporated as of yet, so I was wondering if I can add them into the code myself in my version (knowing that upgrading will erase them)?
I know we can add lots to the single listing page, as its laid out easily enough. But my big question is: how do I add the markup to the address (as it needs each part seperate: address, city, state, etc). Which file would I look at to get to the base code for this area? My single listing page just calls the <?php the_listing_address(); ?> but i need to get to the root of this.
Any help would be great!