{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/assateague-island-national-seashore-berlin-md",
  "name": "Assateague Island National Seashore - Bayside Drive-in Campground",
  "description": "Assateague Island National Seashore - Bayside Drive-in Campground is located at Bayside Drive, Berlin MD 21811. Assateague Island National Seashore - Bayside Drive-in Campground can be contacted at ***-***-**** or http://www.assateagueisland.com/assateague_camping.htm#parkcamping",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/assateague-island-national-seashore-berlin-md",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bayside Drive",
    "addressLocality": "Berlin",
    "addressRegion": "MD",
    "postalCode": "21811",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2079027,
    "longitude": -75.1620197
  }
}