{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/longwarry-nth-rest-area-longwarry-north-victoria",
  "name": "Longwarry Nth Rest Area",
  "description": "Near Gippsland and Longwarry North. Pets Allowed, Free, Toilets, Drinking Water and BBQ Areas.",
  "url": "https://campertunity.com/listings/campgrounds/longwarry-nth-rest-area-longwarry-north-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--m_gukjmC--/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/hl9cizhsrjq05jufmllg",
    "https://media.anycamp.com.au/c/image/upload/s--KuL5Ja1l--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/hl9cizhsrjq05jufmllg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Princes Hwy",
    "addressLocality": "Longwarry North",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.090525,
    "longitude": 145.807156
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}