{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-bath",
  "name": "Wilkins RV",
  "description": "We are a third generation family owned RV dealership located in the heart of the finger lakes region. We are located less that 15 minutes away from Keuka lake and less than an hour from Seneca and Canandaigua lakes. We do offer 1 dry camping spot but do have a no-charge dump station on grounds for your convenience.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-bath",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/43439/photo-gallery/0vvloYf7r6JHYLjG_89a2a996def248c4f541bb79a4421c5d_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bath, NY",
    "addressLocality": "Bath",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.35913855,
    "longitude": -77.38855897
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/new-york/wilkins-rv",
    "https://www.wilkinsrv.com/"
  ],
  "checkinTime": "06:00:00",
  "checkoutTime": "05:40:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}