{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rv-campground-yellowstone-cabins-rv-west-yellowstone-mt-us",
  "name": "RV Campground - Yellowstone Cabins & RV",
  "description": "Do you like the feel of a small and cozy campground? Then you'll love Yellowstone Cabins and RV! Our RV sites are newly renovated! All of our 6 RV sites",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rv-campground-yellowstone-cabins-rv-west-yellowstone-mt-us",
  "image": [
    "https://yellowstonecabinsandrv.com/wp-content/uploads/2023/05/yellowstone-cabins-fire.jpg",
    "https://yellowstonecabinsandrv.com/wp-content/uploads/2023/05/yellowstone-cabins-outside-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "504 US-20",
    "addressLocality": "West Yellowstone",
    "addressRegion": "MT",
    "postalCode": "59758",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6627512,
    "longitude": -111.1093036
  },
  "numberOfRooms": 13
}