{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/persimmon-hill-campground",
  "name": "Persimmon Hill Campground",
  "description": "Persimmon Hill Campground, Oakland Mississippi. See 9 traveler reviews, 17 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/persimmon-hill-campground",
  "image": [
    "https://campcdn.com/photos/9/4/9485/421666/DA621E5C-48D8-4A9F-816A-A7BDF2E39B7A.jpg?v=1696339602",
    "http:https://campcdn.com/photos/9/4/9485/421666/low_res/persimmon-hill-campground.jpg?v=1696339602"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.136,
    "longitude": -89.903
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}