{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crystal-lake-rv-resort-naples-fl-us",
  "name": "Crystal Lake RV Resort",
  "description": ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crystal-lake-rv-resort-naples-fl-us",
  "image": [
    "https://www.crystallakervresort.com/custimages/slide1.jpg",
    "/custimages/slide2.jpg",
    "/custimages/slide5.jpg",
    "/custimages/slide6.jpg",
    "https://www.crystallakervresort.com/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14960 Collier Blvd",
    "addressLocality": "Naples",
    "addressRegion": "FL",
    "postalCode": "34119",
    "addressCountry": "US"
  }
}