{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-houghton-lake-mi",
  "name": "Houghton Lake Travel Park",
  "description": "27 sites w/sewer. 1 mi. to public access to Houghton Lake. Easy on and off freeway. Tenters welcome. 30-50 amp, free WiFi, dump station, all sites pull-thru, heated pool, rental cabins. Propane. We accept Visa, MC,Discover.",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-houghton-lake-mi",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Houghton Lake",
    "addressRegion": "MI",
    "postalCode": "48629",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3295867,
    "longitude": -84.8050725
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}