{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-houston-nature-center-houston-m",
  "name": "What is the phone number for Houston Nature Center?",
  "description": "Houston Nature Center is located at 215 West Plum Street, Houston MN 55943. Houston Nature Center can be contacted at ***-***-**** or http://www.houstonnaturecenter.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-houston-nature-center-houston-m",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "215 West Plum Street",
    "addressLocality": "Houston",
    "addressRegion": "MN",
    "postalCode": "55943",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7647507,
    "longitude": -91.570983
  }
}