{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/orbost-caravan-park-orbost",
  "name": "Orbost Caravan Park",
  "description": "Great little caravan park, quiet spot, shady campsites all within walking distance to town. Highly r... Near Lakes and Orbost. Pets Allowed, Toilets, Drinking Water, BBQ Areas and Powered sites.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/orbost-caravan-park-orbost",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--V2wrIh19--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/hiuhghdgpkrlgjdkv8tm",
    "https://media.anycamp.com.au/c/image/upload/s--w-m1Q7kH--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/hiuhghdgpkrlgjdkv8tm",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2-6 Lochiel St",
    "addressLocality": "Orbost",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.710623,
    "longitude": 148.453952
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Benita B."
      },
      "reviewBody": "Loved the peace"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "J. G."
      },
      "reviewBody": "Great little caravan park, quiet spot, shady campsites all within walking distance to town. Highly recommended!"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Adam T."
      },
      "reviewBody": "Nice clean park. Showers have the best water pressure ever"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dina"
      },
      "reviewBody": "Pretty good spot 35$ for powered site. \nVery clean amenities with laundry and small barbecue area (free)"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Gerrie W."
      },
      "reviewBody": "Nice caravan park, very clean & modern facilities, just a short stroll into town & nice walking track near by"
    }
  ]
}