{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gerald-r-freeman-elk-river-wildlife-management-area-sutton-w",
  "name": "Gerald R. Freeman — Elk River Wildlife Management Area",
  "description": "Contact info, reviews tips & more for Gerald R. Freeman — Elk River Wildlife Management Area | Camping in West Virginia",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gerald-r-freeman-elk-river-wildlife-management-area-sutton-w",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sutton",
    "addressRegion": "WV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.67800025,
    "longitude": -80.54700074
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Cledith F."
      },
      "datePublished": "2018-04-29T11:45:13.279Z",
      "reviewBody": "This camp ground is fun for the whole family has different sites for how ever you camp.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "malena  B."
      },
      "datePublished": "2018-08-31T01:28:33.116Z",
      "reviewBody": "great playgrounds. many memories made here. good shady sites. good my bike trail too.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}