{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bunbury-rv-site-bunbury-wa-australia",
  "name": "Bunbury RV Site",
  "description": "Near Bunbury. Pets Allowed, Free, Toilets, BBQ Areas and Showers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bunbury-rv-site-bunbury-wa-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--4w_pRL2_--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/zmlzt8ol1ykxwomuvp66",
    "https://media.anycamp.com.au/c/image/upload/s--ecEiWjR6--/c_fill,h_400,q_auto,w_800/zmlzt8ol1ykxwomuvp66"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ocean Dr",
    "addressLocality": "Bunbury WA",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.32,
    "longitude": 115.63
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}