{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-avon-park-fl",
  "name": "Spot2Nite",
  "description": "A Resort boasting in Great Activities, Amenities, and a Great Group of Friends. Adelaide Shores RV Resort is also home to Fun Clubs such as; Wood Carvers, Wood Burners, Quilting, Band, Yoga, Red Hats, Shuffleboard, Pickleball, Tennis, Crafts,",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-avon-park-fl",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Avon Park",
    "addressRegion": "FL",
    "postalCode": "33802",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.5550504,
    "longitude": -81.5096462
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}