{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-cedres-burlington-on",
  "name": "CAMPING LES CÈDRES",
  "description": "Located close to large centres and many tourist attractions, historical sites and agrotourism, Camping les Cèdres is a place of pleasure and relaxation for families.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-cedres-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1100 Burloak Drive #300",
    "addressLocality": "Burlington",
    "addressRegion": "ON",
    "postalCode": "L7L 6B2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.294675,
    "longitude": -73.33091300000001
  }
}