{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/outback-ranch-houston-mn",
  "name": "Outback Ranch",
  "description": "Outback Ranch offers trails & is connected to state trails in Houston, MN; electrical & non-electrical campsites, cabins, rooms & country wedding venue.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/outback-ranch-houston-mn",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7750 TT Rd",
    "addressLocality": "Houston",
    "addressRegion": "MN",
    "postalCode": "55943",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.73678,
    "longitude": -91.61512
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}