{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angell-creek-campground-island-park-id",
  "name": "Angell Creek Campground",
  "description": "#2 has a shaded, level pad with 50,30,20 amp power hookup. This spot has an extra-large pad which is great for any RV, but especially your large RVs with more slide outs. Porta potty will be available June until end of August.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/angell-creek-campground-island-park-id",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/v1716833586/campground-photos/bmu1ihgmbwijtpcdadik.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Island Park",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.46933453138209,
    "longitude": -111.44017030024719
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}