{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/americas-best-campground-branson",
  "name": "America's Best Campground",
  "description": "RV Park in Branson, MO offering rv campground and cabins which include 158 full hook-up rv sites and 9 cabins.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/americas-best-campground-branson",
  "image": [
    "https://img1.wsimg.com/isteam/ip/160e2446-04b8-4424-9edb-d95ce6d4feb9/IMG-8150.jpg",
    "data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=",
    "http://img1.wsimg.com/isteam/ip/160e2446-04b8-4424-9edb-d95ce6d4feb9/IMG-8150.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "499 Buena Vista Rd",
    "addressLocality": "Branson",
    "addressRegion": "MO",
    "postalCode": "65616",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.68421,
    "longitude": -93.25855
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}