{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hurricane-landing",
  "name": "Hurricane Landing | Camping Information & Reviews",
  "description": "Nestled at the eastern edge of Sardis Lake's southern shoreline, Hurricane Landing Campground offers an intimate escape . 15 campsites available. Activities: Fi",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hurricane-landing",
  "image": [
    "https://cdn.recreation.gov/public/2021/04/07/16/09/10053759_020252a9-159c-478d-a4bc-1b2d60b03dc2_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.493657,
    "longitude": -89.585505
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.26627906976744,
    "reviewCount": 43,
    "bestRating": 5,
    "worstRating": 1
  }
}