{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-alpaca-farm-retreat-spring-valley-mn",
  "name": "Scenic Alpaca Farm Retreat",
  "description": "Wake up to the gentle hum of alpacas grazing at this 10-acre farm nestled at the edge of rolling bluffs. Enjoy RV camping steps from 89 friendly alpacas, plus goats, Highland cows, free-range hens and playful dogs. Take guided farm tours, witness shearing demos or even catch a cria‚Äôs first wobbly steps. Browse the farm store for cozy alpaca fiber products and fresh free-range eggs. Perfect for a serene agritourism getaway.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-alpaca-farm-retreat-spring-valley-mn",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30709/photo-gallery/bhQrv48hsRomScO4_7b7d00e921dda46ad1abb72c97d6d4a8_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spring Valley, MN",
    "addressLocality": "Spring Valley",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.79891493,
    "longitude": -92.44831012
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "08:40:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 126,
    "bestRating": 5,
    "worstRating": 1
  }
}