{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big4-north-star-holiday-resort-hastings-point",
  "name": "BIG4 North Star Holiday Resort",
  "description": "BIG4 North Star Holiday Resort is a campsite in Hastings Point, Australia. Book and book the BIG4 North Star Holiday Resort at Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/big4-north-star-holiday-resort-hastings-point",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Tweed Coast Road",
    "addressLocality": "Hastings Point",
    "postalCode": "2489",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.355938,
    "longitude": 153.573036
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}