{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rivers-edge-rv-park-hinton-wv",
  "name": "Rivers Edge RV Park",
  "description": "RV Park located on the Greenbrier River. Small park with 7 full hook-ups with 4 overlooking the River. Great fishing, kayaking and canoeing. We have a large deck overlooking the river.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rivers-edge-rv-park-hinton-wv",
  "image": [
    "https://img1.wsimg.com/isteam/ip/e112110e-8836-425b-8f5a-70363a9acef7/rv4.jpg",
    "http://img1.wsimg.com/isteam/ip/e112110e-8836-425b-8f5a-70363a9acef7/rv4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3267 Greenbrier Dr",
    "addressLocality": "Hinton",
    "addressRegion": "WV",
    "postalCode": "25951",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.636834,
    "longitude": -80.79248
  },
  "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": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}