{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fitzroy-river-reserve-tyrendarra-victoria",
  "name": "Fitzroy River Reserve",
  "description": "Camp next to the cows and the water. We took the kayak out on the water, it’s enclosed so not tidal.... Near Great Ocean Road and Tyrendarra. Pets Allowed, Toilets and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/fitzroy-river-reserve-tyrendarra-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--tt1_aQrd--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/r0xqvoysx7vdlqyl0xcf",
    "https://media.anycamp.com.au/c/image/upload/s--nlCtVcnj--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/r0xqvoysx7vdlqyl0xcf"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Thomsons Rd",
    "addressLocality": "Tyrendarra",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.259487,
    "longitude": 141.848115
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/fitzroy-river-reserve-1?utm_source=list&utm_medium=web&utm_campaign=campsites/discovery-bay-marine-national-park-vic/swimming"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}