{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/embers-glamping-rv-resort-branson-mo",
  "name": "The Embers Glamping & RV Resort",
  "description": "The Embers Glamping & RV Resort in Branson MO offers treehouse and ground level glamping tents with AC/Heat, bathrooms, patio, picnic table, hammock & fire pit.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/embers-glamping-rv-resort-branson-mo",
  "image": [
    "https://www.theembersbranson.com/app/uploads/2024/05/cropped-favicon.png",
    "https://www.theembersbranson.com/app/uploads/2024/05/badge-glamping-2.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "139 Irish Lane",
    "addressLocality": "Branson",
    "addressRegion": "MO",
    "postalCode": "65616",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.94472313977957,
    "longitude": -93.80010931421279
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Treehouse"
    }
  ]
}