{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-feet-farm-mason-mi",
  "name": "Little Feet Farm",
  "description": "We are a former dairy farm, and now regeneratively farm 100 acres, with cattle, horses, sheep, goats, rabbits, laying chickens, as well as meat chickens and pigs seasonally. In the Fall, we open for visitors to enjoy the farm, fun valley (see pics), pick pumpkins and navigate the corn maze, see the animals, and enjoy some yummy concessions.",
  "url": "https://campertunity.com/listings/campgrounds/little-feet-farm-mason-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/42889/photo-gallery/8wA3ruc7vc3oHX2D_421ab9c5472163e9a6bbc443bba4cbfa_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mason, MI",
    "addressLocality": "Mason",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5291334,
    "longitude": -84.44720038
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "08:40:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}