{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/delaware-river-campground-columbia-nj-1",
  "name": "Delaware River Campground",
  "description": "Delaware River Family Campground is an ideal New Jersey resort setting for a memorable family vacation. We invite you and your family to experience the wonderful outdoors",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/delaware-river-campground-columbia-nj-1",
  "image": [
    "https://www.delawarerivercampground.com/wp-content/uploads/2022/03/drc.png",
    "https://www.delawarerivercampground.com/wp-content/uploads/2022/03/Delaware-River-Campground-Main-Logo-300x284-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 US Highway 46",
    "addressLocality": "Columbia",
    "addressRegion": "NJ",
    "postalCode": "07832",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.887187479313276,
    "longitude": -75.0665011845897
  }
}