{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sun-retreats-naples",
  "name": "NGA Sun Retreats Naples",
  "description": "Located in Naples, Florida, this wonderful resort is close to everything, yet feels like a secluded oasis. Sites are carefully nestled among hundreds of palms,",
  "url": "https://campertunity.com/listings/campgrounds/sun-retreats-naples",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiNzAwM2FjZTUtZTY5OC00ZDY1LWFlZTEtMjAyY2YxNDY0NjI0X25hcGxlczEwLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTAwMCwiaGVpZ2h0IjoxMDAwLCJmaXQiOiJpbnNpZGUifSwianBlZyI6eyJxdWFsaXR5Ijo1MH0sInRvRm9ybWF0IjoianBlZyJ9fQ=="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8230 Collier Blvd",
    "addressLocality": "Naples",
    "addressRegion": "FL",
    "postalCode": "34114"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.1023,
    "longitude": -81.6871
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash_disposal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    }
  ]
}