{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/country-detroit-lakes-mn",
  "name": "Country Campground",
  "description": "Call ***-***-**** year round for your May-Sept Country Campground reservations in Detroit Lakes, MN, It's perfect for all types camping up to Big Rigs & RVs! .",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/country-detroit-lakes-mn",
  "image": [
    "https://img1.wsimg.com/isteam/ip/bf581468-b1a2-4fc6-80cb-8e644dea1931/EntrancePhoto%206-18-13-Revised.jpg",
    "http://img1.wsimg.com/isteam/ip/bf581468-b1a2-4fc6-80cb-8e644dea1931/EntrancePhoto%206-18-13-Revised.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13639 260 Ave",
    "addressLocality": "Detroit Lakes",
    "addressRegion": "MN",
    "postalCode": "56501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.77016,
    "longitude": -95.85736
  }
}