{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paris-landing-state-park-campground",
  "name": "Paris Landing State Park Campground",
  "description": "Paris Landing State Park Campground, Buchanan Tennessee. See 9 traveler reviews, 8 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paris-landing-state-park-campground",
  "image": [
    "https://campcdn.com/photos/1/0/10035/280663/uploads_2F1618095538333-tzpgfhe0kwd-edb15155d18b852d1cb12add1fabc9c2_2FF18C0D68-BE3F-42D1-8ADE-880CA3A13669.jpeg?v=1633881119",
    "http:https://campcdn.com/photos/1/0/10035/280663/low_res/paris-landing-state-park.jpeg?v=1633881119"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.44014436522616,
    "longitude": -88.08451377180128
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}