{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cam-m-paynes-find-western-australia-au",
  "name": "Cam M.",
  "description": "Not much at Payne’s Find except the Roadhouse, some motel units and a camping area with powered site...",
  "url": "https://campertunity.com/listings/campgrounds/cam-m-paynes-find-western-australia-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--LN8PLkcV--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/slggxrpl2nzzce1hl029",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Great Northern Hwy",
    "addressLocality": "Paynes Find",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.2633621,
    "longitude": 117.6880289
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/paynes-find-roadhouse-tavern-1/stories/3640"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}