{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/branson-rv-park-branson",
  "name": "Branson RV Park",
  "description": "Branson RV Park camping reservations and campground information. Learn more about camping near Branson RV Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/branson-rv-park-branson",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid782662/%7Bpht%7DphotoURL1-Test_For_Firefly_(2)%7Bpht%7D1721311841545.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3330 Harvey Ln",
    "addressLocality": "Branson",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.63679,
    "longitude": -93.2838
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}