{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/millers-point-reserve-boxwood-hill",
  "name": "Millers Point Reserve",
  "description": "Near Australia's South West and Boxwood Hill. Pets Allowed, Toilets, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/millers-point-reserve-boxwood-hill",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--R3fxCCPw--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/ecsiil8gvsp8n6o3jcxt",
    "https://media.anycamp.com.au/c/image/upload/s--KF-c6OEl--/c_fill,h_400,q_auto,w_800/ecsiil8gvsp8n6o3jcxt"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Millers Point Rd",
    "addressLocality": "Boxwood Hill",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.45307,
    "longitude": 118.87861
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/millers-point-reserve-1?utm_source=list&utm_medium=web&utm_campaign=campsites/north-stirlings-wa/boat-ramp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}