{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-life-style-coonamble",
  "name": "A Country Life Style",
  "description": "Make yourself at home - Enjoy country life - Help feed farm animals - Enjoy big sky's billions of stars",
  "url": "https://campertunity.com/listings/campgrounds/country-life-style-coonamble",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "coonamble",
    "addressCountry": "-"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.929,
    "longitude": 148.3705
  },
  "sameAs": [
    "https://www.campercontact.com/de/australien/neusüdwales/coonamble/168021/a-country-life-style",
    "https://www.campercontact.com/de/australien/neus%C3%BCdwales/coonamble/168021/a-country-life-style"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}