{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big4-forbes-holiday-park-forbes",
  "name": "BIG4 Forbes Holiday Park",
  "description": "BIG4 Forbes Holiday Park is a camping site in Forbes, Australia. Book and see BIG4 Forbes Holiday Park on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/big4-forbes-holiday-park-forbes",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "141 Flint Street (Cowra/Grenfell Road)",
    "addressLocality": "Forbes",
    "postalCode": "2871",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.434959,
    "longitude": 148.065002
  },
  "sameAs": [
    "https://www.spottocamp.com/fr/campsites/big4-forbes-holiday-park-forbes"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}