{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ridge-outdoor-resort-sevierville-tn",
  "name": "The Ridge Outdoor Resort",
  "description": "The Ridge Outdoor Resort camping reservations and campground information. Learn more about camping near The Ridge Outdoor Resort and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ridge-outdoor-resort-sevierville-tn",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783244/%7Bpht%7DphotoURL1-original%7Bpht%7D1725652912867.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1250 Middle Creek Road",
    "addressLocality": "Sevierville",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.84226,
    "longitude": -83.54227
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}