{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lancaster-county-mill-creek-camping-area-lancaster-pa",
  "name": "Lancaster County Mill Creek Camping Area",
  "description": "Lancaster County Mill Creek Camping Area is near Lancaster, PA, featuring flat terrain with open spaces and wooded areas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lancaster-county-mill-creek-camping-area-lancaster-pa",
  "image": [
    "https://photos.thedyrt.com/photo/850108/media/lancaster-county-mill-creek-camping-area_9a3739f8-3046-4a7d-91ad-245bed4a8c21.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/532344/media/lancaster-county-mill-creek-camping-area_7d8a3b40-0cf2-4d8b-a65c-453cbe9f3bf7.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-76.29684974,40.02375464)/-76.29684974,40.02375464,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/850108/media/lancaster-county-mill-creek-camping-area_9a3739f8-3046-4a7d-91ad-245bed4a8c21.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lancaster",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.02375464,
    "longitude": -76.29684974
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}