{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tamihi-meadows-chilliwack-bc",
  "name": "Tamihi Meadows",
  "description": "Private farm/campground located in the Tamihi Recreational Area, 20 minutes south of Sardis, and 5 minutes past the public Tamihi Campgrounds. Tamihi Meadows",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tamihi-meadows-chilliwack-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "48701 Chilliwack Liumchen FSR",
    "addressLocality": "Chilliwack",
    "addressRegion": "BC",
    "postalCode": "V4Z 1A7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.0770271,
    "longitude": -121.87476
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}