{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/patapsco-valley-state-park-hollofield-ellicott-city-md",
  "name": "What is the phone number for Patapsco Valley State Park - Hollofield Area Campground?",
  "description": "Patapsco Valley State Park - Hollofield Area Campground is located at 8020 Baltimore National Pike, Ellicott City MD 21043. Patapsco Valley State Park - Hollofield Area Campground can be contacted at ***-***-**** or https://parkreservations.maryland.gov/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/patapsco-valley-state-park-hollofield-ellicott-city-md",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8020 Baltimore National Pike",
    "addressLocality": "Ellicott City",
    "addressRegion": "MD",
    "postalCode": "21043",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.2953051,
    "longitude": -76.7833614
  }
}