{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yellowstone-cabins-rv-cabin-rentals-apartments-rv-park-west",
  "name": "Yellowstone Cabins & RV | Cabin Rentals, Apartments & RV Park",
  "description": "Vintage cabin rentals, family-friendly apartments & RV park just 1 mile from the Yellowstone National Park's West Entrance.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yellowstone-cabins-rv-cabin-rentals-apartments-rv-park-west",
  "image": [
    "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
}