{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lizard-creek-campground-lehighton-pa-2",
  "name": "Lizard Creek Campground",
  "description": "Lizard Creek Campground is near Lehighton, PA, and features terrain with rolling hills and dense forest.",
  "url": "https://campertunity.com/listings/campgrounds/lizard-creek-campground-lehighton-pa-2",
  "image": [
    "https://photos.thedyrt.com/photo/654949/media/blue-ridge-campground_d9a9eedd-97c1-4819-9c12-73e070bcace7.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/654949/media/blue-ridge-campground_d9a9eedd-97c1-4819-9c12-73e070bcace7.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/654964/media/blue-ridge-campground_5f8deeee-38e4-4805-9983-689293b22653.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-75.75346474,40.76639453)/-75.75346474,40.76639453,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2489 W Lizard Creek Rd",
    "addressLocality": "Lehighton",
    "addressRegion": "PA",
    "postalCode": "18235",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.76639453,
    "longitude": -75.75346474
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.333333333333333,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}