{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/caringal-scout-camp-690-telbit-rd-tyres-junction",
  "name": "Caringal Scout Camp",
  "description": "Near Baw Baw National Park, Gippsland and Caringal. Pets Allowed, Toilets, Drinking Water, Powered sites, Showers and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/caringal-scout-camp-690-telbit-rd-tyres-junction",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--d0W-_CqU--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/ojebo9mwbd8jcf5schvs",
    "https://media.anycamp.com.au/c/image/upload/s--QjVe8Nen--/c_fill,h_400,q_auto,w_800/ojebo9mwbd8jcf5schvs"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "690 Telbit Rd",
    "addressRegion": "Tyres Junction",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.964393,
    "longitude": 146.334704
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Tim O."
      },
      "reviewBody": "Nice large grassy area. Toilets/showers a bit of a hike up a hill, and very basic. Good walking tracks to explore. Beautiful rivers. Good little adventure playground for the kids, needs maintenance but still fun. Watch the leeches when off walking in the bush."
    }
  ]
}