{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gippsland-lakes-coastal-park-campgrounds-glomar-beach",
  "name": "Gippsland Lakes Coastal Park Campgrounds",
  "description": "Near Ninety Mile Beach Marine National Park and Gippsland. .",
  "url": "https://campertunity.com/listings/campgrounds/gippsland-lakes-coastal-park-campgrounds-glomar-beach",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--X2xU_Gy---/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/yfevyvbdklp2k06b2z1p",
    "https://media.anycamp.com.au/c/image/upload/s--eK7hvt-T--/c_fill,h_400,q_auto,w_800/yfevyvbdklp2k06b2z1p"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kimberley Way",
    "addressLocality": "Glomar Beach",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.30308,
    "longitude": 147.284606
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}