{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lakepoint-campground-rv-resort-caldwell-id",
  "name": "LakePoint Campground & RV Resort",
  "description": "Caldwell, Idaho's newest premier outdoor destination fixed with tent camping, luxury RV sites, and cabin rentals.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lakepoint-campground-rv-resort-caldwell-id",
  "image": [
    "https://static.wixstatic.com/media/e34115_4f3723d1be9647658943f80f36235291%7Emv2.png/v1/fit/w_2500,h_1330,al_c/e34115_4f3723d1be9647658943f80f36235291%7Emv2.png",
    "https://static.wixstatic.com/media/e34115_bb41023c2dcb41cbacb219f519b79455~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21830 Town Circle #34",
    "addressLocality": "Caldwell",
    "addressRegion": "ID",
    "postalCode": "83707",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6678736,
    "longitude": -116.689415
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}