{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-ocoee",
  "name": "Spot2Nite",
  "description": "Check out Adventures Unlimited in Ocoee, Tennessee on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-ocoee",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/56daffb0-b3f5-11f0-92e2-879c1e6b9a9d/card.jpg?v=63928871876"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ocoee",
    "addressRegion": "TN",
    "postalCode": "37361",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.122064,
    "longitude": -84.706352
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}