{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/star-valleys-dairy-delight-gourmet-ice-cream-more-afton-wy",
  "name": "Star Valleys Dairy Delight: Gourmet Ice Cream & More",
  "description": "Embark on a rustic escape to the heart-worn valleys of Wyoming, where rolling landscapes and family traditions meld into an unforgettable RV camping experience. In the heart of Star Valley, a hidden gem awaits, offering not just a place to park your RV, but a journey back to simpler, more delicious times. This charming family-owned, 6th-generation dairy farm specializes in crafting gourmet, farm-fresh ice cream, Icelandic skyr yogurt, savory raw milk products, and grass-fed and finished meats...",
  "url": "https://campertunity.com/listings/campgrounds/star-valleys-dairy-delight-gourmet-ice-cream-more-afton-wy",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/VWMsia2EkoC0nNJc_a3af411a6abc241b8e0026157dab688f_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2325 Hwy 241, Afton, WY 83110",
    "addressLocality": "Afton",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6564968,
    "longitude": -110.89256198
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}