{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/money-creek-haven-houston-mn",
  "name": "Money Creek Haven, Inc.",
  "description": "Money Creek Haven, Inc. is located at 18502 County Road 26, Houston MN 55943. Money Creek Haven, Inc. can be contacted at ***-***-**** or http://www.moneycreekhaven.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/money-creek-haven-houston-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18502 County Road 26",
    "addressLocality": "Houston",
    "addressRegion": "MN",
    "postalCode": "55943",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8215145,
    "longitude": -91.6217439
  }
}