{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/historic-regenerative-family-farm-holly-mi",
  "name": "Historic Regenerative Family Farm",
  "description": "Step into farm life with RV Camping at this century-old regenerative family farm. Nestled just off the interstate, enjoy a shady pad under maple trees and quiet nights serenaded by sheep and wildlife. Take supervised tours of 12 animal species--meet newborn lambs, collect honey, eggs, fruits and vegetables straight from the source. With legacy trees, peaceful country roads, and hands-on farming education, this retreat blends comfort, nature and sustainable agriculture.",
  "url": "https://campertunity.com/listings/campgrounds/historic-regenerative-family-farm-holly-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/6247/photo-gallery/lclZIpk5qgVYos44_a2cee0b2b4c1ae4413cf825d8580c281_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Holly, MI",
    "addressLocality": "Holly",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8853906,
    "longitude": -83.57174729
  },
  "checkinTime": "05:40:00",
  "checkoutTime": "08:40:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}