{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rustic-family-farm-retreat-rolla-mo",
  "name": "Rustic Family Farm Retreat",
  "description": "Immerse yourself in real working farm life with RV camping at this 68-acre foothills retreat. Watch goats, sheep, horses and a friendly donkey roam amid shady trees and wildflower patches. Open, unmarked sites accommodate all rig sizes, with free firewood for campfires under starry skies. Explore gravel farm roads and five ponds--wade in or relax along the water‚Äôs edge. Friendly barn cats and guardian dogs ensure a safe, serene stay perfect for nature lovers craving rural simplicity.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rustic-family-farm-retreat-rolla-mo",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/18842/photo-gallery/efqEaLgVIfPpd8sY_79eb26fdeaca6a1cb83576635315bcfe_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rolla, MO",
    "addressLocality": "Rolla",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.93585909,
    "longitude": -91.79413028
  },
  "numberOfRooms": 10,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}