{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tranquil-midwest-family-farm-park-rapids-mn-us",
  "name": "Tranquil Midwest Family Farm",
  "description": "Nestled near scenic trails and golf courses, this tranquil family-owned farm welcomes RV camping guests to unwind amid goats, horses, chickens and friendly cows. Enjoy hands-on evening chores, relax on the covered porch as goats roam, or toast marshmallows by the campfire pit. Yard games like giant Jenga add playful fun, and a soon-to-be Koi pond offers serene moments. Local dining and outdoor adventures are minutes away.",
  "url": "https://campertunity.com/listings/campgrounds/tranquil-midwest-family-farm-park-rapids-mn-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/6006/photo-gallery/y1p9cUYsewhhXX79_dfe7ddee78263f58db4c5f671fb0080f_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Park Rapids, MN",
    "addressLocality": "Park Rapids",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.05550246,
    "longitude": -95.08955688
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/minnesota/diamond-rose-ranch",
    "https://bumpasgoats.com"
  ],
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}