{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/serene-alpaca-farm-retreat-south-lyon-mi",
  "name": "Serene Alpaca Farm Retreat",
  "description": "Discover peaceful RV Camping at a charming alpaca farm set on 23 acres of rolling countryside. Park beside a tranquil pond and wake to the gentle hum of frogs, dragonflies, and wild birds. Morning offers hands-on fun feeding friendly alpacas alongside the welcoming host. Stroll scenic boundaries dotted with wildflowers, mingle with farm chickens, dogs, cats and even a wild turkey, then unwind under star-filled skies away from city noise.",
  "url": "https://campertunity.com/listings/campgrounds/serene-alpaca-farm-retreat-south-lyon-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/2851/photo-gallery/wkCAzZRvBeh3jAER_b826612b108663ed5c7abca4358f7522_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "South Lyon, MI",
    "addressLocality": "South Lyon",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.38104662,
    "longitude": -83.7264348
  },
  "sameAs": [
    "https://www.rejuvenacres.com/",
    "https://www.harvesthosts.com/hosts/michigan/rejuven-acres"
  ],
  "checkinTime": "07:20:00",
  "checkoutTime": "07:80:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}