How to feel adventurous every day
by Marie | Nov 1, 2017 |
{
"@context": "https://schema.org",
"@type": "ProfessionalService",
"name": "Marie Scholz Photography",
"image": "your-logo-url",
"description": "Wedding and elopement photographer based in Collingwood, Ontario",
"address": {
"@type": "PostalAddress",
"addressLocality": "Collingwood",
"addressRegion": "Ontario",
"addressCountry": "CA"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": "44.5007",
"longitude": "-80.2164"
},
"priceRange": "$$$",
"areaServed": ["Ontario", "Blue Mountains", "Georgian Bay", "Toronto", "Muskoka"]
}