{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wall-doxey-state-park",
  "name": "Wall Doxey State Park",
  "description": "Wall Doxey State Park, Waterford Mississippi. See 17 traveler reviews, 15 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wall-doxey-state-park",
  "image": [
    "https://campcdn.com/photos/9/5/9509/123636/uploads_2F1493673040943-n3bykn84dd8-2463ea8fb8be24ca20af330801709699_2FIMG_5662.JPG?v=1633650312",
    "http:https://campcdn.com/photos/9/5/9509/123636/low_res/wall-doxey-state-park.JPG?v=1633650312"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.66463871993886,
    "longitude": -89.46138963103294
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  }
}