{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-pondside-family-farm-kalkaska-mi",
  "name": "Scenic Pondside Family Farm",
  "description": "Nestled along a private pond, this family-run farm offers RV camping amid grazing goats, cows, chickens and piglets for an authentic farm experience. In summer, pick your own fresh produce from the U-Pick garden; come fall, delight in a pumpkin patch adventure. Stock up on pasture-raised meats, eggs and farm-fresh brats in the onsite market. Evenings bring campfire rings, star-gazing skies and peaceful, quiet country charm.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-pondside-family-farm-kalkaska-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/20148/photo-gallery/swv6cTI3GpjmLEug_9f769c088af9aa4a33ef7cc77e9fe446_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kalkaska, MI",
    "addressLocality": "Kalkaska",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.67097383,
    "longitude": -85.20595357
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.78,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  }
}