{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-north-fork-cottages-rv-re",
  "name": "North Fork Cottages & RV Resort",
  "description": "North Fork Cottages & RV Resort is located at 690 Queen Street, Greenport NY 11944. North Fork Cottages & RV Resort can be contacted at ***-***-**** or https://www.nfresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-north-fork-cottages-rv-re",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "690 Queen Street",
    "addressLocality": "Greenport",
    "addressRegion": "NY",
    "postalCode": "11944",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1045399,
    "longitude": -72.3806388
  }
}