{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coastal-camping-victoria-princetown",
  "name": "Coastal Camping Victoria",
  "description": "The Princetown Recreation Reserve is the closest camping area to the 12 Apostles, only a 4 minute drive. One of the few pet friendly parks where you can still enjoy a campfire. Located adjacent to the Gellibrand River it is an ideal camping area for families and individuals who enjoy fishing, swimming, canoeing, walking and …",
  "url": "https://campertunity.com/listings/campgrounds/coastal-camping-victoria-princetown",
  "image": [
    "http://coastalcampingvictoria.com.au/wp-content/uploads/2015/09/kangaroo-princetown-camping.jpg",
    "https://coastalcampingvictoria.com.au/wp-content/uploads/2015/09/new-children-s-playground-300x225.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "99 Old Coach Rd",
    "addressLocality": "Princetown",
    "addressRegion": "Victoria",
    "postalCode": "3269",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.69876449999998,
    "longitude": 143.15984349999994
  },
  "sameAs": [
    "https://coastalcampingvictoria.com.au/campgrounds/princetown-recreation-reserve/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}