{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beaver-town-park-eureka-springs-ar",
  "name": "Beaver Town Park",
  "description": "Within the Table Rock Recreation Area, Beaver Town Park sits directly on the shore of Table Rock Lake under the management of the Army Corps of Engineers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beaver-town-park-eureka-springs-ar",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Eureka Springs",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.47400054,
    "longitude": -93.76700018
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}