{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/somerset-valley-farm-coominya",
  "name": "Somerset Valley Farm",
  "description": "Site 14 is the quietest and most secluded camp site we offer tucked away in the bush next to a dry creek bed. If you want to be away for everything then this is the place to be. - It is a 6 min walk to the Chicken Coupe - It is the same to the playground - Caravans will find it very hard to turn around here so only campervans are recommended as a max size",
  "url": "https://campertunity.com/listings/campgrounds/somerset-valley-farm-coominya",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1607938963/campground-photos/fqpmznvkdjsqhlgom4il/somerset-valley-farm-tent-van-14-darling-downs.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Coominya",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.349197526051487,
    "longitude": 152.43733752540894
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}