{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/richards-campground-raglan-vic",
  "name": "Richards Campground",
  "description": "A very attractive green camp located by the small Hill Creek. The large grassed level camp site is surrounded and shaded by blackwoods and tree ferns and features a large hut and new facilities, backed by steep hills and Mountain Ash forest. Shelter. The level turning circuit is separated from the camp by the creek - designed for tent camping. Wallabies are common, birds (kookaburras, wrens, etc) plentiful. This site is accessable by caravans in good weather.",
  "url": "https://campertunity.com/listings/campgrounds/richards-campground-raglan-vic",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Raglan",
    "addressRegion": "Victoria",
    "postalCode": "3373",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.301464,
    "longitude": 143.275087
  },
  "sameAs": [
    "https://www.spottocamp.com/fr/campsites/richards-campground-raglan"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}