{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carrol-lake-campground",
  "name": "Carrol Lake Campground",
  "description": "Thinking of camping at Carrol Lake Campground in Northern Highland American Legion State Forest? See campsite availability, read camper reviews, and discover more incredible campsites nearby.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carrol-lake-campground",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/q_auto,f_auto/v1606343741/homepage-us_ulfcxm.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8884167,
    "longitude": -89.6342333
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}