{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bridle-track-bruinbun-nsw",
  "name": "Bridle Track",
  "description": "Camps site everywhere down here best if you have a 4wd, you might get a caravan down there but I wou... Near Central NSW and Bruinbun. Free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bridle-track-bruinbun-nsw",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--oMnFEGm8--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/mjmq4zmnnmfv1gk5hnxp",
    "https://media.anycamp.com.au/c/image/upload/s--kiAh9fsT--/c_fill,h_400,q_auto,w_800/mjmq4zmnnmfv1gk5hnxp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lot 91 Bridle Track Rd",
    "addressLocality": "Bruinbun",
    "addressRegion": "NSW",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.138668,
    "longitude": 149.433752
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@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": "Teegan s."
      },
      "reviewBody": "Camps site everywhere down here best if you have a 4wd, you might get a caravan down there but I would say tents or swag would be best. Good swimming"
    }
  ]
}