{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/does-persimmon-grove-have-a-swimming-pool-branson-mo",
  "name": "Does Persimmon Grove have a swimming pool?",
  "description": "Persimmon Grove is positioned on the outskirts of a large open pasture. Each site is nestled under trees for shade. We have goats, donkeys, and ponies that roam the field next to the campground. They love attention!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/does-persimmon-grove-have-a-swimming-pool-branson-mo",
  "image": [
    "https://www.pitchup.com/app-icons/pitchup_logo_og.png",
    "/_nuxt/pencil.B2eZJ8bs.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Branson",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.807198,
    "longitude": -93.2489329
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    }
  ]
}