{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-little-meadows-campground",
  "name": "What is the phone number for Little Meadows Campground?",
  "description": "Little Meadows Campground is located at , Grantsville MD 21536. Little Meadows Campground can be contacted at ***-***-**** or http://littlemeadowslake.webs.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-little-meadows-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grantsville",
    "addressRegion": "MD",
    "postalCode": "21536",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.6798121,
    "longitude": -79.1082036
  }
}