{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kingsbury-rest-area-exeter-new-south-wales",
  "name": "Kingsbury VC Rest Area",
  "description": "Near Capital Country and Penrose. Pets Allowed, Free and Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/kingsbury-rest-area-exeter-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Ln0Htz0y--/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/wgd8uj2l8vqwyqlhyzzp",
    "https://media.anycamp.com.au/c/image/upload/s--tlQmdpm---/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/wgd8uj2l8vqwyqlhyzzp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hume Hwy",
    "addressLocality": "Exeter",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.619495,
    "longitude": 150.214335
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}