{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/15-mile-creek-campground-little-orleans-md",
  "name": "15 Mile Creek Campground",
  "description": "15 Mile Creek Campground is located at , Little Orleans MD 21766. 15 Mile Creek Campground can be contacted at or http://www.canaltrust.org/pyv/fifteenmile-creek-drive-in-campground/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/15-mile-creek-campground-little-orleans-md",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Little Orleans",
    "addressRegion": "MD",
    "postalCode": "21766",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.6248698,
    "longitude": -78.3857754
  }
}