{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-colonial-meadows-campground-egg",
  "name": "Colonial Meadows Campground",
  "description": "Colonial Meadows Campground is located at 1410 Somers Point Road, Egg Harbor Township NJ 8234. Colonial Meadows Campground can be contacted at ***-***-**** or http://colonialmeadowscampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-colonial-meadows-campground-egg",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1410 Somers Point Road",
    "addressLocality": "Egg Harbor Township",
    "addressRegion": "NJ",
    "postalCode": "8234",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.3566782,
    "longitude": -74.6851665
  }
}