{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-and-live-mtunzini-kwazulu-natal",
  "name": "Camp and Live",
  "description": "This beautiful coastal resort is conveniently nestled in the dunes and thick coastal forest on the outskirts of Mtunzini. The beach is popular for swimming, surfing, windsurfing, angling and other water sports. Umlalazi is superb for birding and there are three self-guided trails through mangrove swamps, dune forests and along the edge of the river.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-and-live-mtunzini-kwazulu-natal",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/01/coastal_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Umlalazi Nature Reserve - KZN Wildlife",
    "addressLocality": "Mtunzini",
    "addressRegion": "KwaZulu-Natal",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.9564667,
    "longitude": 31.7680664
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}