{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/long-lake-campsite-rv-detroit-lakes-mn",
  "name": "What is the phone number for Long Lake Campsite & RV?",
  "description": "Long Lake Campsite & RV is located at 17421 West Long Lake Road, Detroit Lakes MN 56501. Long Lake Campsite & RV can be contacted at ***-***-**** or https://m.facebook.com/profile.php?id=***-***-****17&tsid=0.***-***-****952656&source=typeahead",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/long-lake-campsite-rv-detroit-lakes-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17421 West Long Lake Road",
    "addressLocality": "Detroit Lakes",
    "addressRegion": "MN",
    "postalCode": "56501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.825762,
    "longitude": -95.906333
  }
}