{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/urban-garden-in-halifax",
  "name": "Urban garden in Halifax",
  "description": "Urban garden full of fruit trees and raspberry bushes, flanked by a tiny house and an urban cottage AirBnB. \n\nPlease make all bookings through the Campertunity website to ensure you are protected by the Campertunity Terms of Use.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/urban-garden-in-halifax",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F9db95624-2ec5-42c7-a860-5adc962a3ee3.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F0fbfadb6-22ce-4f15-aedd-1dc51cc90d76.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F479d9c00-62e7-44ed-a55e-060c98a5a59f.jpg?alt=media"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5678 North St. ",
    "addressLocality": "Halifax",
    "addressRegion": "NS",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6556,
    "longitude": -63.593
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$20+"
}