{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jims-campground-milton-wv",
  "name": "Jims Campground",
  "description": "Contact info, reviews tips & more for Jims Campground | Camping in West Virginia",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jims-campground-milton-wv",
  "image": [
    "https://photos.thedyrt.com/photo/551936/media/jims-camping-and-storage_9e43a22b-bc60-4521-826e-8e82ea8859f7.heic?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/551936/media/jims-camping-and-storage_9e43a22b-bc60-4521-826e-8e82ea8859f7.heic?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1794 Rte. 60 West",
    "addressLocality": "Milton",
    "addressRegion": "WV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.43103572,
    "longitude": -82.15125767
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Rozina G."
      },
      "datePublished": "2020-08-02T13:34:17.647Z",
      "reviewBody": "Is a cheap place, the shower house is very old, $40 per night \nThe sewer was flooded because of the rain, don’t park in the middle line Is bad. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 2,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}