{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ross-caravan-park-ross-tasmania",
  "name": "Ross Caravan Park",
  "description": "The owners were fantastic and nothing was any too much trouble for the them. They helped in many way... Near Launceston and the North and Ross. Pets Allowed, Toilets, Drinking Water, BBQ Areas,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ross-caravan-park-ross-tasmania",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--hjWIawNu--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/lm5fwthyltqxfdh2goli",
    "https://media.anycamp.com.au/c/image/upload/s--qLg2YVkm--/c_fill,h_400,q_auto,w_800/v1/production/lm5fwthyltqxfdh2goli"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Esplanade",
    "addressLocality": "Ross",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.030105,
    "longitude": 147.490983
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@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": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Corporate to Caravan"
      },
      "reviewBody": "Excellent location.  Walking distance to beautiful historical town.  Good overnighter spot!"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "null n."
      },
      "reviewBody": "The owners were fantastic and nothing was any too much trouble for the them. They helped in many ways.\nFacilities were spotless."
    }
  ]
}