{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tea-tree-buffalo-river-state-forest-victoria",
  "name": "Tea Tree",
  "description": "Small campground with not bad access to Buffalo River. Has drop toilet. No phone service 😊. Short dr... Near High Country and Dandongadale. .",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tea-tree-buffalo-river-state-forest-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--XPqxmTPR--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/i3yyukvghdpf0s0s8kwo",
    "https://media.anycamp.com.au/c/image/upload/s--ZS1yOeQG--/c_fill,h_400,q_auto,w_800/i3yyukvghdpf0s0s8kwo"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Abbeyards Road",
    "addressLocality": "Buffalo River State Forest",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.839492,
    "longitude": 146.664733
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Tina A."
      },
      "reviewBody": "Small campground with not bad access to Buffalo River. Has drop toilet. No phone service 😊. Short drive to Lake Buffalo and not too far out of Myrtleford township for supplies. Has been not overcrowded both times we have visited around New Year’s Eve."
    }
  ]
}