{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moonstream-vintage-campground-buena-vista-co",
  "name": "MoonStream Vintage Campground",
  "description": "MoonStream Vintage Campground camping reservations and campground information. Learn more about camping near MoonStream Vintage Campground and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moonstream-vintage-campground-buena-vista-co",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783378/%7Bpht%7DphotoURL1-original%7Bpht%7D1724832708797.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16893 County Road 338",
    "addressLocality": "Buena Vista",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.82687,
    "longitude": -106.18161
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}