{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-lake-rv-resort-naples-id-1",
  "name": "Blue Lake RV Resort",
  "description": "Blue Lake RV Resort camping reservations and campground information. Learn more about camping near Blue Lake RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/blue-lake-rv-resort-naples-id-1",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783224/%7Bpht%7DphotoURL1-original%7Bpht%7D1699575367303.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "242 Blue Lake Road",
    "addressLocality": "Naples",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5812,
    "longitude": -116.38772
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/blue-lake-rv-resort/CHUB/783224/overview",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}