{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/casa-cucina-longwarry-north-vic-australia",
  "name": "Casa Cucina",
  "description": "Near Labertouche. Pets Allowed, Powered sites, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/casa-cucina-longwarry-north-vic-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Aq46Apsq--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/x3wgfcy23dy9d3ikk35h",
    "https://media.anycamp.com.au/c/image/upload/s--9RVA_ohF--/c_fill,h_400,q_auto,w_800/x3wgfcy23dy9d3ikk35h"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "325 Princes Way",
    "addressLocality": "Longwarry North VIC",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.08,
    "longitude": 145.8
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}