{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/webster-lake-camping-webster-lake-campground-sits-withi-sign",
  "name": "Webster Lake Camping | Webster Lake Campground sits withi...",
  "description": "Plan your Webster Lake trip: 15 sites from $14/night. Restrooms. See photos & check availability.",
  "url": "https://campertunity.com/listings/campgrounds/webster-lake-camping-webster-lake-campground-sits-withi-sign",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in",
    "addressRegion": "All Reviews"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.4861204,
    "longitude": -94.0368991
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}