{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hidden-gem-campground-wagner-sd",
  "name": "Hidden Gem Campground",
  "description": "Looking for the perfect RV campground with things to do, including a fully stocked bar and lounge. Hidden Gem Campground and Pad 71 is hidden away in Wagner, South Dakota.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hidden-gem-campground-wagner-sd",
  "image": [
    "https://static.wixstatic.com/media/12fcb3_cef47c0ab9d44160a5e4a7e783743df1%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/12fcb3_cef47c0ab9d44160a5e4a7e783743df1%7Emv2.jpg",
    "https://static.wixstatic.com/media/12fcb3_fa80d962e2c54213b896c11696733eca~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39648 South Dakota 46",
    "addressLocality": "Wagner",
    "addressRegion": "SD",
    "postalCode": "57380-7100",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.079716,
    "longitude": -98.293134
  }
}