{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mays-landing-resort-mays-landing-nj",
  "name": "Mays Landing Resort",
  "description": "Mays Landing Resort camping reservations and campground information. Learn more about camping near Mays Landing Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/mays-landing-resort-mays-landing-nj",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/ELSI/pid740500/%7Bpht%7DMays%20Landing%201%7Bpht%7D1464186743758.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1079 12th Avenue",
    "addressLocality": "Mays Landing",
    "addressRegion": "NJ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.41789,
    "longitude": -74.79874
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}