{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canyon-country-farms-haines-junction-yt",
  "name": "Canyon Country Farms",
  "description": "Experience RV camping in a serene mountain-edge vegetable farm nestled amid rolling fields and picturesque peaks. Enjoy easy, level pull-through parking steps from a charming horse paddock and resident farm dog greeting you at arrival. Harvest fresh greens, bok choy and spinach for dinner, and treat yourself to homemade blueberry scones with morning coffee. Friendly hosts, quiet ambiance and farm-to-table delights make this spot an idyllic countryside escape.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canyon-country-farms-haines-junction-yt",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/24537/photo-gallery/vbjUYhL3Vhrc6Hbk_020503cb47475309d8384e7066c4ed8f_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Haines Junction, YT",
    "addressLocality": "Haines Junction",
    "addressRegion": "YT",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.73769294,
    "longitude": -136.11332014
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.97,
    "reviewCount": 61,
    "bestRating": 5,
    "worstRating": 1
  }
}