{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-savage-river-state-forest-grantsvil",
  "name": "What is the phone number for Savage River State Forest?",
  "description": "Savage River State Forest is located at 97 Locker Lane, Grantsville MD 21536. Savage River State Forest can be contacted at ***-***-**** or http://dnr.maryland.gov/forests/Pages/publiclands/western_savageriverforest.aspx",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-savage-river-state-forest-grantsvil",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "97 Locker Lane",
    "addressLocality": "Grantsville",
    "addressRegion": "MD",
    "postalCode": "21536",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.6127234,
    "longitude": -79.1524961
  }
}