{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sleepy-hollow-campground-grantsville-maryland-grantsville-md",
  "name": "Sleepy Hollow Campground, Grantsville Maryland",
  "description": "Sleepy Hollow Campground located in Grantsville, MD is a family owned campground with tent sites, RV campsites, and cabins. Western MD Appalachian Mountains",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sleepy-hollow-campground-grantsville-maryland-grantsville-md",
  "image": [
    "https://img1.wsimg.com/isteam/ip/491db3df-2015-424a-8537-546a0fd1fd7e/IMG_5274%20(1).JPEG",
    "http://img1.wsimg.com/isteam/ip/491db3df-2015-424a-8537-546a0fd1fd7e/IMG_5274%20(1).JPEG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "685 Twin Churches Rd",
    "addressLocality": "Grantsville",
    "addressRegion": "MD",
    "postalCode": "21536",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.63878,
    "longitude": -79.11274
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}