{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/last-light-lodge-tuatapere-southland",
  "name": "Last Light Lodge",
  "description": "Last Light Lodge, in Tuatapere, Southland, New Zealand, offers accommodation and camping ground. private rooms for 1 to 2 people, shared bathrooms, powered sites, motorhome sites, tent sites. all facilities. restaurant with gourmet meals, organic gardens. ideal for nature and food lovers. near Hump Ridge Track.",
  "url": "https://campertunity.com/listings/campgrounds/last-light-lodge-tuatapere-southland",
  "image": [
    "https://lastlightlodge.com/wp-content/uploads/2020/05/IMG_9911-1024x474.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 clifden highway",
    "addressLocality": "Tuatapere",
    "addressRegion": "southland",
    "postalCode": "9620",
    "addressCountry": "NZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -46.127013,
    "longitude": 167.674722
  },
  "sameAs": [
    "https://lastlightlodge.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}