{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naples-garden-rv-resort-naples-fl",
  "name": "Naples Garden RV Resort",
  "description": "Naples Garden RV Resort is located near Naples, Florida, where the terrain is flat and sandy.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naples-garden-rv-resort-naples-fl",
  "image": [
    "https://photos.thedyrt.com/photo/1165396/media/naples_060945fc-8fff-4948-9f1a-a897176eb2fb.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-81.68703067,26.10328826)/-81.68703067,26.10328826,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1165396/media/naples_060945fc-8fff-4948-9f1a-a897176eb2fb.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1165395/media/naples_e32d5ee8-f4e6-4759-96df-979c4b166405.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Naples",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.10328826,
    "longitude": -81.68703067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}