{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yellowstone-holiday-rv-campground-marina-west-yellowstone-mt-1",
  "name": "Yellowstone Holiday RV Campground & Marina",
  "description": "Yellowstone Holiday RV Campground & Marina camping reservations and campground information. Learn more about camping near Yellowstone Holiday RV Campground & Marina and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yellowstone-holiday-rv-campground-marina-west-yellowstone-mt-1",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783234/%7Bpht%7DphotoURL4-original%7Bpht%7D1699574769750.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16990 Hebgen Lake Road",
    "addressLocality": "West Yellowstone",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.80364,
    "longitude": -111.21715
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}