{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/floribell-burlington-on",
  "name": "CAMPING FLORIBELL",
  "description": "From the outset, we would like to point out that the campsite and the beach, which have been popular with holidaymakers for many years, will remain open to",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/floribell-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": 46.51116620000001,
    "longitude": -72.9338192
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}