{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trap-pond-laurel-de",
  "name": "What is the phone number for Trap Pond State Park?",
  "description": "Trap Pond State Park is located at , Laurel DE 19956. Trap Pond State Park can be contacted at ***-***-**** or https://destateparks.com/LakesRivers/TrapPond",
  "url": "https://campertunity.com/listings/campgrounds/trap-pond-laurel-de",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Laurel",
    "addressRegion": "DE",
    "postalCode": "19956",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.5258168,
    "longitude": -75.476406
  }
}