{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waldheim-resort-finlayson-mn",
  "name": "What is the phone number for Waldheim Resort?",
  "description": "Waldheim Resort is located at 9096 Waldheim Lane, Finlayson MN 55735. Waldheim Resort can be contacted at ***-***-**** or http://www.waldheimresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waldheim-resort-finlayson-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9096 Waldheim Lane",
    "addressLocality": "Finlayson",
    "addressRegion": "MN",
    "postalCode": "55735",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2078935,
    "longitude": -93.0528429
  }
}