{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-spencer-ny",
  "name": "Harvest Hosts Farm",
  "description": "Family owned farm specializing in equine and K9 training.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-spencer-ny",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/18630/photo-gallery/0nF0SX9A3izuyiLT_0fe2f800426ac243bf5fda74f4971f54_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2402 W Danby Rd., Spencer, NY 14883",
    "addressLocality": "Spencer",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.30954688,
    "longitude": -76.50458227
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/new-york/7ZqB1K4RQ2CCVcza24BX"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}