{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/helena-campsite-toggle-menu",
  "name": "Helena Campsite",
  "description": "Experience Helena Campsite in Sawyers Valley, WA. Enjoy essential amenities amid scenic surroundings. Book your getaway today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/helena-campsite-toggle-menu",
  "image": [
    "https://xvpckvzmgzaljidrmtdk.supabase.co/storage/v1/object/public/campsites/8043495c-39ec-44a7-9f74-0512a06e22c6/helena-campsite.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Toggle menu"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}