{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/forest-farm-retreat",
  "name": "Forest Farm Retreat",
  "description": "This is your opportunity to get in touch with nature. Breathe in the clean, fresh air generously provided in this beautiful forested camping area.\n\nOur small, hobby farm has chickens, ducks, mini goats, 2 gentle, friendly dogs & cats - all setting the tone for a bit of a farm experience. The large garden is filled with naturally grown vegetables & fruits plus we have very tasty free range chicken eggs. \nWe have very private spots, located with 100' + distance between them.\nAlso we have water...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/forest-farm-retreat",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F0983864b-04c6-4fcb-930e-307713b71a2c.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F0714452b-536f-4635-9686-347c8af7fbeb.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F48f0db31-9535-4ad8-8c72-f3a486b04dae.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F4b210313-5830-4527-aef9-f88b02d73569.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F63df463a-3fcb-47ee-958f-9afe56819113.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F7db25c75-871d-4d93-ad27-34e262ce233a.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F84238133-6583-436c-b985-fbbabf8c88d5.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F885d0346-d7a7-430d-8401-cec403011261.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fa634e2ec-b08b-4914-b478-70b5225fbc7f.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fb410aaad-4284-400c-aec3-e875a169c011.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fb8e04c3a-0d78-4c03-ad03-3494838fa926.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fc6ba9acc-7e86-42f2-ab07-206595141580.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Feec3ca5b-bf27-4386-bee5-094442a3b9e8.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Ff124b9ec-fce3-49a1-96a8-a379aba98ba5.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Ff40d5bc5-e0b4-482e-badb-92619642b45a.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Ffefc333c-6704-4b8e-ab2d-9988a593c830.jpg?alt=media"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25305 100 Avenue",
    "addressLocality": "Maple Ridge",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.1818,
    "longitude": -122.523
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.9344,
    "reviewCount": 61,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "75",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$75+"
}