{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/elysium-rv-resort-greeneville-tn",
  "name": "Elysium RV Resort",
  "description": "Elysium RV Resort camping reservations and campground information. Learn more about camping near Elysium RV Resort and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/elysium-rv-resort-greeneville-tn",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783922/%7Bpht%7DphotoURL2-original%7Bpht%7D1699573521002.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1210 White Sands Road",
    "addressLocality": "Greeneville",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.05017,
    "longitude": -82.83218
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}