{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/egg-harbor-river-campgrounds-egg-harbor-township-nj",
  "name": "Egg Harbor River Campgrounds",
  "description": "Egg Harbor River Campgrounds is located near Egg Harbor Township, NJ, and features flat terrain with a mix of wooded areas and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/egg-harbor-river-campgrounds-egg-harbor-township-nj",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "135 Thompson Ln",
    "addressLocality": "Egg Harbor Township",
    "addressRegion": "NJ",
    "postalCode": "08234",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.35601872,
    "longitude": -74.69452781
  },
  "numberOfRooms": 25,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-08-21"
  },
  "priceRange": "$25-$30"
}