{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/marys-place-lava-hot-springs-id",
  "name": "Marys Place",
  "description": "Discover the unique charm of Mary’s Place Campground, where tranquility meets convenience. Nestled within walking distance of all that Lava has to offer, this hidden gem is perfectly situated away from the hustle and bustle of downtown. Surrounded by the scenic Portneuf River, our campground provides a serene escape, with RV sites elevated about 30 feet above the river and a Riverside tent area right on the water's edge. The natural landscape, including mountains and trees, creates a peaceful...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/marys-place-lava-hot-springs-id",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lava Hot Springs",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.619263,
    "longitude": -112.012276
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}