{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-new-germany-state-park",
  "name": "What is the phone number for New Germany State Park?",
  "description": "New Germany State Park is located at 349 Headquarters Lane, Grantsville MD 21536. New Germany State Park can be contacted at ***-***-**** or http://dnr.maryland.gov/publiclands/Pages/western/newgermany.aspx",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-new-germany-state-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "349 Headquarters Lane",
    "addressLocality": "Grantsville",
    "addressRegion": "MD",
    "postalCode": "21536",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.630638,
    "longitude": -79.1298227
  }
}