{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/carmila-beach-carmila-queensland",
  "name": "Carmila Beach",
  "description": "Easy to access, campsites are sand and close to the beach. Near 3 Mile Beach, 3 Mile Beach, West Hill National Park, 4 Mile Beach, Mackay and Carmila. Pets Allowed, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/carmila-beach-carmila-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--oMvDHjT1--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/lk0gjk4e41neobvdctfo",
    "https://media.anycamp.com.au/c/image/upload/s--eDAEMj4q--/c_fill,h_400,q_auto,w_800/v1/production/lk0gjk4e41neobvdctfo"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29 Esplanade",
    "addressLocality": "Carmila",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -21.913961,
    "longitude": 149.463156
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/carmila-beach-2?utm_source=list&utm_medium=web&utm_campaign=campsites/lotus-creek-qld/fishing"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}