{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/family-run-dutch-farm-butcher-shop-ottawa-on",
  "name": "Family-Run Dutch Farm Butcher Shop",
  "description": "Nestled in serene rural fields, this family-run Dutch farm brings authentic farm life to your RV Camping adventure. Greeted by a friendly Newfoundland dog, enjoy spacious parking steps from contented cows and roaming hens. Their farm store is open for guests, offering farm-fresh eggs, premium beef and pork, plus traditional Dutch specialties. Just a short drive from the capital region, it‚Äôs the perfect peaceful retreat with easy access to charming small-town shops and waterfalls.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/family-run-dutch-farm-butcher-shop-ottawa-on",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/27257/photo-gallery/z1C3Y7o5qlsd7Saa_9deabf0757a5b31dfd97af0139e6e253_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ottawa, ON",
    "addressLocality": "Ottawa",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.30897253,
    "longitude": -76.07722354
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.95,
    "reviewCount": 42,
    "bestRating": 5,
    "worstRating": 1
  }
}