{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mcmahons-mill-recreation-williamsport-md",
  "name": "What is the phone number for McMahon's Mill Recreation?",
  "description": "McMahon's Mill Recreation is located at 7900 Avis Mill Road, Williamsport MD 21795. McMahon's Mill Recreation can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mcmahons-mill-recreation-williamsport-md",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7900 Avis Mill Road",
    "addressLocality": "Williamsport",
    "addressRegion": "MD",
    "postalCode": "21795",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.530917,
    "longitude": -77.824325
  }
}