{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/paddock-camp-corrigin-corrigin-wa-6375",
  "name": "The Paddock Camp Corrigin",
  "description": "Near Corrigin. Pets Allowed, Drinking Water and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/paddock-camp-corrigin-corrigin-wa-6375",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--BgoxQrB0--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/xphxrggm9xjmgjkxjszf",
    "https://media.anycamp.com.au/c/image/upload/s--uVUS1QTK--/c_fill,h_400,q_auto,w_800/xphxrggm9xjmgjkxjszf"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6005 Bruce Rock-Corrigin Rd",
    "addressLocality": "Corrigin WA 6375",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.33,
    "longitude": 117.89
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/the-paddock-camp-corrigin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}