{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-green-ridge-state-forest",
  "name": "What is the phone number for Green Ridge State Forest?",
  "description": "Green Ridge State Forest is located at 28700 Headquarters Drive Northeast, Flintstone MD 21530. Green Ridge State Forest can be contacted at ***-***-**** or http://dnr.maryland.gov/forests/Pages/publiclands/western_greenridgeforest.aspx",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-green-ridge-state-forest",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28700 Headquarters Drive Northeast",
    "addressLocality": "Flintstone",
    "addressRegion": "MD",
    "postalCode": "21530",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.638596,
    "longitude": -78.4629724
  }
}