{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mccann-campground",
  "name": "McCann Campground",
  "description": "McCann Campground, Greenport New York. See 2 traveler reviews, 16 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/mccann-campground",
  "image": [
    "https://campcdn.com/photos/5/0/5016/164323/uploads_2F1534356780976-7js3h5kco9j-9405732b0e2808e0dbf10e017fcf2ec5_2FIMG_9818.jpeg?v=1633649771",
    "http:https://campcdn.com/photos/5/0/5016/164323/low_res/mccann-campground.jpeg?v=1633649771"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.10658227114533,
    "longitude": -72.37315535545349
  },
  "sameAs": [
    "https://www.campendium.com/mccann-campground",
    "https://thedyrt.com/camping/new-york/new-york-mccann-s-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}