{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jenny-s-farm-stay-yarloop-western-australia",
  "name": "Jenny's Farm Stay",
  "description": "Absolutely loved it here. A Quiet and relaxing place to stay watching the horses, cows and kangaroos... Near Australia's South West and Yarloop. .",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jenny-s-farm-stay-yarloop-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--f-NlCa5x--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/w7tcjlw9aiampidlnk9v",
    "https://media.anycamp.com.au/c/image/upload/s--lkxVfFRw--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/w7tcjlw9aiampidlnk9v",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "96 Hoffman Rd",
    "addressLocality": "Yarloop",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.944514,
    "longitude": 115.921582
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Patricia R."
      },
      "reviewBody": "Great farm stay, super cheap $20 per night, per friendly. We picked the area we needed, need to be fully self contained, top up your water. Susie is a great host even purchased eggs before we left.\nVery quiet, birds were great in the afternoon, central to what we wanted to see, recommend Harvey Cheese Factory popped in to buy couple of cheeses walked out with way too much."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Clare C."
      },
      "reviewBody": "Absolutely loved it here. A Quiet and relaxing place to stay watching the horses, cows and kangaroos at your doorstep. Jenny is super friendly, along with her border collie, Blue. Definitely will be back. Need to be totally self sufficient. No toilets available."
    }
  ]
}