{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canada-hinton-ab-1",
  "name": "Canada",
  "description": "Gateway RV Park, Campground in Hinton, Alberta, 685 Gregg Ave, Hinton, AB T7V 1X6 – Hours of Operation & Customer Reviews.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canada-hinton-ab-1",
  "image": [
    "https://cdncompanies.com/main.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "685 Gregg Ave",
    "addressLocality": "Hinton",
    "addressRegion": "AB",
    "postalCode": "T7V 1X6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.3899593,
    "longitude": -117.612829
  }
}