{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/the-harbourview-oasis",
  "name": "The Harbourview Oasis",
  "description": "Welcome to the Harbourview backyard oasis, a perfect camping spot for those who want to enjoy nature without leaving the city. \n\nThe property is located at 1028 Harbourview Dr., Midland, Ontario. It has a camp-like atmosphere with bbq, wood fire pit, and picnic table to enjoy dining under the stars. It is located 15 minutes away from beautiful beaches, 30,000 island boat cruise, fishing area and is located just a few kilometres from the heart of Midland, Ontario, where you can find a variety...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/the-harbourview-oasis",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fa9d6897e-1b3a-4f44-b213-ee88ce854948.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F16cdb5e4-104a-45f4-b6fc-322467866ccf.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F778932d4-c5ec-4d63-8ebf-f9d259ab5e75.jpg?alt=media"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1028 Harbourview Drive",
    "addressLocality": "Midland",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7628,
    "longitude": -79.8981
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "100",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$100+"
}