{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mt-franklin-reserve-mount-franklin-victoria",
  "name": "Mt Franklin Reserve",
  "description": "Loved it, honestly. It was quiet and amenities were clean and all one could need. Other campers were... Near Spa Country and Mount Franklin. Pets Allowed, Free, Toilets, BBQ Areas and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/mt-franklin-reserve-mount-franklin-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--kOSHLLnG--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/nprlcytvenlqicj6rwlx",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--jbuSaBxX--/c_fill,h_400,q_auto,w_800/v1/production/nprlcytvenlqicj6rwlx"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mount Franklin Rd",
    "addressLocality": "Mount Franklin",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.265159,
    "longitude": 144.150037
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}