{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flint-creek-campground-middlesex-ny-1",
  "name": "Flint Creek Campground",
  "description": "Flint Creek Campground offers full hookup RV sites & cabin rentals in New York’s beautiful Finger Lakes Area in Middlesex. Call now to book ***-***-****.",
  "url": "https://campertunity.com/listings/campgrounds/flint-creek-campground-middlesex-ny-1",
  "image": [
    "https://www.flintcreekcampground.com/app/uploads/2022/09/cropped-F.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1455 Phelps Road",
    "addressLocality": "Middlesex,",
    "addressRegion": "NY",
    "postalCode": "14507"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.691779588217656,
    "longitude": -77.33324534892401
  },
  "sameAs": [
    "https://www.flintcreekcampground.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}