{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fletcher-bay-campsite-coromandel",
  "name": "Fletcher Bay Campsite",
  "description": "This is a beach front campsite in a farm setting. An ideal location for water sports, including swimming, boating, diving and fishing.",
  "url": "https://campertunity.com/listings/campgrounds/fletcher-bay-campsite-coromandel",
  "image": [
    "https://www.doc.govt.nz/thumbs/hero/contentassets/238cf6c9da8d40afbc56dd36697e5e60/fletcher-bay1920.jpg",
    "/thumbs/hero/contentassets/238cf6c9da8d40afbc56dd36697e5e60/fletcher-bay1920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Coromandel",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.4765219,
    "longitude": 175.39017803
  },
  "sameAs": [
    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/coromandel/places/northern-coromandel/things-to-do/fletcher-bay-campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}