{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/homestead-acres-mobile-home-park-high-river-ab",
  "name": "Homestead Acres Mobile Home Park",
  "description": "Homestead Acres Mobile Home Park, Campground in High River, Alberta, 306 Homestead Bay Southeast, High River, AB T1V 1J8 – Hours of Operation & Customer Reviews.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/homestead-acres-mobile-home-park-high-river-ab",
  "image": [
    "https://cdncompanies.com/main.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "306 Homestead Bay Southeast",
    "addressLocality": "High River",
    "addressRegion": "AB",
    "postalCode": "T1V 1J8",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.582826,
    "longitude": -113.857353
  }
}