{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/captain-john-e-lampe-erie-pa-us",
  "name": "Captain John E. Lampe Marina",
  "description": "Captain John E. Lampe Marina is located at Port Access Road, Erie PA 16507. Captain John E. Lampe Marina can be contacted at ***-***-**** or http://www.porterie.org/lampe-marina/",
  "url": "https://campertunity.com/listings/campgrounds/captain-john-e-lampe-erie-pa-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Port Access Road",
    "addressLocality": "Erie",
    "addressRegion": "PA",
    "postalCode": "16507",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.1504832,
    "longitude": -80.0783478
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/erie/captain-john-e-lampe-marina"
  ]
}