{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blacknot-farm",
  "name": "Blacknot Farm",
  "description": "See the Northern Lights from your campsite at Blacknot Farm!\n\nWelcome to our beautiful 14 acre, forested property in the heart of the prairies. A mix of large open areas, and tree-covered sites provide a variety of camping options for guests. Amenities include outdoor access to restrooms, water and electricity.\n\nOur site is easily accessible from the highway, and is only 20 minutes north of Winnipeg, Manitoba.\n\nIn the spirit of truth and reconciliation we acknowledge that Blacknot Farm is in...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blacknot-farm",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fca2df982-912d-4013-a551-bb3456e7142f.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F171344c7-2358-4bd2-b77e-8e5fcb86b268.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F34ee1d23-985b-4293-8459-c83ca6a04769.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F71bb7068-7c53-41ac-a185-2d5d19bbd781.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F7c6ca6c0-01c2-4343-9bf5-895fea3464a0.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F7d66d7e9-fe45-49a8-bdf2-eb7ae35bbb35.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F84dacef0-8aba-401c-949e-7a3c7d8bd9c3.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F8a0bba3d-3ca7-4504-89cd-d208bc56c875.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F8cbd66dc-e7a7-48b7-9e6f-0d11888e4da9.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fc743962f-05aa-48a3-b56b-9991d73137ce.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Ff59ba2fd-8f3f-4711-8949-49229b741eea.jpg?alt=media"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8580 Highway 8 ",
    "addressLocality": "St Andrews",
    "addressRegion": "MB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.2689,
    "longitude": -97.0456
  },
  "checkinTime": "17:00:00",
  "checkoutTime": "13:00:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "40",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$40+"
}