{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chain-lagoons-camping-taroom-queensland",
  "name": "Chain Lagoons Camping",
  "description": "Near Outback Queensland and Taroom. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/chain-lagoons-camping-taroom-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--J4HR0Xpd--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/sazp16xzdkljgwzv08by",
    "https://media.anycamp.com.au/c/image/upload/s--xa16uDTs--/c_fill,h_400,q_auto,w_800/v1/production/sazp16xzdkljgwzv08by"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chain Lagoons Rd",
    "addressLocality": "Taroom",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.519021,
    "longitude": 149.777179
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/chain-lagoons-camping?utm_source=list&utm_medium=web&utm_campaign=campsites/precipice-national-park-qld/pets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}