{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-clay-oven-rv-park-burlington-on",
  "name": "The Red Clay Oven RV Park",
  "description": "Opening Phase I - October 1, 2020, brand new park with fully serviced sites 50 amp water and sewer. Unserviced storage sites available. Phase II - Opens in",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-clay-oven-rv-park-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": 49.9824406,
    "longitude": -124.7594011
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}