{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/inverleigh-road-side-stop-inverleigh-victoria",
  "name": "Inverleigh Road Side Stop",
  "description": "Easy as. Near Geelong and the Bellarine and Inverleigh. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/inverleigh-road-side-stop-inverleigh-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--F4U-syZb--/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/cugnux4yvttnhqen3qte",
    "https://media.anycamp.com.au/c/image/upload/s--a2cVnzZw--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/cugnux4yvttnhqen3qte"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2766 Hamilton Hwy",
    "addressLocality": "Inverleigh",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.099198,
    "longitude": 144.06489
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/inverleigh-road-side-stop"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}