{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-bonita-springs-fl",
  "name": "Spot2Nite",
  "description": "A unique gated community nestled among the trees of a former orange grove. Located between Ft. Myers and Naples, near some of the most beautiful beaches. Our sites are very spacious and offer privacy to enjoy the nature and beauty surrounding you. Enjoy b",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-bonita-springs-fl",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/c3ad558c-98e6-11ef-acc7-9ea16f985935/card.jpg?v=63897749438"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bonita Springs",
    "addressRegion": "FL",
    "postalCode": "34135",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.3663569,
    "longitude": -81.750643
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/florida/bonita-springs/bonita-terra"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}