{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willows-farm-tours-ellendale-tasmania",
  "name": "The Willows Farm Tours",
  "description": "Near Mount Field National Park, Hobart and the South and Ellendale. Powered sites.",
  "url": "https://campertunity.com/listings/campgrounds/willows-farm-tours-ellendale-tasmania",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "189 Rayners Hill Road",
    "addressLocality": "Ellendale",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.623024,
    "longitude": 146.689335
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/the-willows-farm-tours"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}