{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/picayune-strand-horseshoe-primitive-campground-naples-fl",
  "name": "Picayune Strand Horseshoe Primitive Campground",
  "description": "Picayune Strand Horseshoe Primitive Campground camping reservations and campground information. Learn more about camping near Picayune Strand Horseshoe Primitive Campground and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/picayune-strand-horseshoe-primitive-campground-naples-fl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2121 52nd Avenue",
    "addressLocality": "Naples",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.14315,
    "longitude": -81.56212
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 73,
    "bestRating": 5,
    "worstRating": 1
  }
}