{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/silverville-rv-park-martinsburg-wv",
  "name": "Silverville RV Park All Year Rental",
  "description": "Large lots, electrical outlets, multi vehicle spaces, and competitive prices. Open year round, so book your stay now! rv campgrounds, RV Park, Lots for Rv's",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/silverville-rv-park-martinsburg-wv",
  "image": [
    "https://img1.wsimg.com/isteam/ip/fbc7c0d2-8bac-4cb1-8999-b222992fcded/346e2668-913a-4268-8db9-ac2f9b499d9e.png",
    "http://img1.wsimg.com/isteam/ip/fbc7c0d2-8bac-4cb1-8999-b222992fcded/346e2668-913a-4268-8db9-ac2f9b499d9e.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1980 Strobridge Rd",
    "addressLocality": "Martinsburg",
    "addressRegion": "WV",
    "postalCode": "25405",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.37897,
    "longitude": -77.97982
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}