{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-huntington-wv",
  "name": "Boondockers Welcome Host",
  "description": "Our host location is a quiet safe country location in West Virginia. While there are several state parks with in easy driving distance our greatest appeal is probably how close we are to interstate 64 (6 miles) in Huntington WV.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-huntington-wv",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/16801/photo-gallery/9ulCND5Bogtfo64i_9212527e05f15c5301d3c240bed807c6_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/327059/profile/YyylwNqQAjpgF9JA_c346846f63f12511408cd6a3c6f39b2c_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Huntington, WV",
    "addressLocality": "Huntington",
    "addressRegion": "WV",
    "postalCode": "25704",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.34722232,
    "longitude": -82.62543232
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 40,
    "bestRating": 5,
    "worstRating": 1
  }
}