{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/royal-carrangarra-hotel-camping-tambo-queensland",
  "name": "Royal Carrangarra Hotel Camping",
  "description": "Near Outback Queensland and Tambo. Pets Allowed, Toilets and Drinking Water.",
  "url": "https://campertunity.com/listings/campgrounds/royal-carrangarra-hotel-camping-tambo-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--IH5ZVSJw--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/vsqunok3mclecocn33ey",
    "https://media.anycamp.com.au/c/image/upload/s--fW6t75uZ--/c_fill,h_400,q_auto,w_800/vsqunok3mclecocn33ey"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25 Arthur St",
    "addressLocality": "Tambo",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.883238,
    "longitude": 146.254298
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/royal-carrangarra-hotel-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}