{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-bay-tent-and-trailer-park-south-bruce-peninsula-on",
  "name": "Red Bay Tent and Trailer Park",
  "description": "We are a family campground with a heated outdoor pool, 5-minute walk to sandy beach on Lake Huron, kids' playground, walking trails. Grocery store onsite,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-bay-tent-and-trailer-park-south-bruce-peninsula-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "428 Huron Rd",
    "addressLocality": "South Bruce Peninsula",
    "addressRegion": "ON",
    "postalCode": "N0H 2T0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.80471,
    "longitude": -81.28301
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}