{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/new-italy-new-italy-nsw-2472-australia",
  "name": "New Italy",
  "description": "I haven't camped there, but have stopped there for lunch and coffees many times. I used to live in G... Near New Italy. .",
  "url": "https://campertunity.com/listings/campgrounds/new-italy-new-italy-nsw-2472-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ld8aiU_G--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/muoqp7eqmilwdwhv9tkc",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--R95QNar_--/c_fill,h_400,q_auto,w_800/muoqp7eqmilwdwhv9tkc"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "New Italy, Pacific Hwy",
    "addressLocality": "New Italy NSW 2472",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.15,
    "longitude": 153.3
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/new-italy"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}