{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pettmans-beach-tostaree-victoria",
  "name": "Pettmans Beach",
  "description": "Very lovely secluded campground. Not sure if i would consider it 2WD accessible, 10km gravel path fr... Near Lake Tyers Beach Sand Bar, Lakes and Tostaree. Pets Allowed, Free, Toilets, Swimming...",
  "url": "https://campertunity.com/listings/campgrounds/pettmans-beach-tostaree-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--mVlPhtvJ--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/ljwsbqraecp2mdkhgik8",
    "https://media.anycamp.com.au/c/image/upload/s--VrvwGuyc--/c_fill,h_400,q_auto,w_800/v1/production/ljwsbqraecp2mdkhgik8",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pettman Rd",
    "addressLocality": "Tostaree",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.829251,
    "longitude": 148.185406
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/pettmans-beach"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}