{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kristy-m-4871-au",
  "name": "Kristy m.",
  "description": "Great park. On the beach. Clean amenities. Pool. Dining options available. Enjoyable stay",
  "url": "https://campertunity.com/listings/campgrounds/kristy-m-4871-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ngX30IvP--/c_fill,h_400,q_auto,w_800/v1/production/ygzg4nqpy0okbevtphl1",
    "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": "9 Coyle Street, Kurrimine Beach, Queensland",
    "addressLocality": "4871",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.6864402,
    "longitude": 22.1899078
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}