{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-lake-rv-resort-naples-id-2",
  "name": "Blue Lake RV Resort",
  "description": "Blue Lake RV Resort is located at 242 Blue Lake Road, Naples ID 83847. Blue Lake RV Resort can be contacted at ***-***-**** or http://bluelakervresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/blue-lake-rv-resort-naples-id-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/3422/1593452967_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "242 Blue Lake Road",
    "addressLocality": "Naples",
    "addressRegion": "ID",
    "postalCode": "83847",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.581202,
    "longitude": -116.3877185
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/naples/blue-lake-rv-resort"
  ]
}