{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bb812536fa38aa7905577a25d60f1d519192496b3dc985ade7ab04e8fba921ac",
  "name": "Lovage Lane Farm",
  "description": "Working farm. 10 acres. Fully contained units only. 5 minutes to city of Salmon Arm 5 minutes to Canoe beach.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bb812536fa38aa7905577a25d60f1d519192496b3dc985ade7ab04e8fba921ac",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F07fa84ff-bf67-4a27-bfa0-3cccb062b777.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2F397f82cf-b7b6-4f99-8d04-02a248c98176.jpg?alt=media",
    "https://firebasestorage.googleapis.com/v0/b/campertunity-photos/o/campgrounds%2Fc20a8528-05ca-4ba7-8511-fe51447a861a.jpg?alt=media"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3701 11th ave ne ",
    "addressLocality": "salmon arm",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7076,
    "longitude": -119.241
  },
  "checkinTime": "12:00:00",
  "checkoutTime": "14:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$30+"
}