{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pakenham-pakenham-vic",
  "name": "Pakenham Caravan Park",
  "description": "Pakenham Caravan Park provides powered sites and cabin accommodation. New corporate accommodation in the heart of Pakenham.",
  "url": "https://campertunity.com/listings/campgrounds/pakenham-pakenham-vic",
  "image": [
    "https://static.wixstatic.com/media/c53199_7675d8f7aeaf4830a20900597436684c~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "105 Racecourse Rd",
    "addressLocality": "Pakenham",
    "addressRegion": "VIC",
    "postalCode": "3810",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.0806283,
    "longitude": 145.4863217
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}