{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/new-italy-rest-area-new-italy-new-south-wales",
  "name": "New Italy Rest Area",
  "description": "Clean, plenty of facilites, quiet. Not all spots are level. Near Bungawalbin National Park, Broadwater National Park, North Coast NSW and New Italy. Pets Allowed, Free, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/new-italy-rest-area-new-italy-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Jk_9U1Ps--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/wtyaalunwzxzs1zj8f69",
    "https://media.anycamp.com.au/c/image/upload/s--Arc_WY87--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/wtyaalunwzxzs1zj8f69"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8275 Pacific Hwy",
    "addressLocality": "New Italy",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.153117,
    "longitude": 153.299398
  },
  "sameAs": [
    "https://park4night.com/en/place/151236",
    "https://www.anycamp.com.au/campsite/new-italy-rest-area-1"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}