{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/family-strawberry-farm-retreat-swan-river-mb-ca",
  "name": "Family Strawberry Farm Retreat",
  "description": "Settle into RV Camping at this family-run strawberry farm retreat, where grassy, level sites nestle beneath shady trees. Begin with house-made waffles draped in creamy sauce and fresh-picked strawberries, then savor sweet corn, homemade salsa and jams at the farmstand. Pick your own berries, roam pumpkin patches, and relax in a shaded outdoor ‚Äúbistro in the trees‚Äù or around the fire pit. Amenities include electricity hookups, a playground with mini Ferris wheel, and birdwatching havens.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/family-strawberry-farm-retreat-swan-river-mb-ca",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/26901/photo-gallery/OLBa4tR2A2npmOQ8_ae655aa9396c5a43a1e92c072dcee42a_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Swan River, MB",
    "addressLocality": "Swan River",
    "addressRegion": "MB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.13957824,
    "longitude": -101.28449191
  },
  "checkinTime": "05:40:00",
  "checkoutTime": "13:20:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}