{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discovery-parks-hobart-risdon-tas",
  "name": "Discovery Parks - Hobart",
  "description": "Discovery Parks - Hobart, ah, you beauty! Picture this: you wake up, stretch, and bam, there's Mount Wellington posing like a postcard outside your window. Fancy a dose of history without textbooks? Port Arthur's just around the corner, and it’s like stepping into a time machine. Richmond's not to be missed either. We're talking Australia's oldest convict bridge, gaol, and more – it's like a historical bingo! Reach out because our local experts are itching to plan your dream road trip like th...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discovery-parks-hobart-risdon-tas",
  "image": [
    "https://www.discoveryholidayparks.com.au/getmedia/bf363529-522b-4ef9-bc7a-6a45bd75c339/14240_hob-1470-pano.png?width=1700&height=790&ext=.png",
    "https://www.discoveryholidayparks.com.au/getmedia/bf363529-522b-4ef9-bc7a-6a45bd75c339/14240_hob-1470-pano.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "673 East Derwent Hwy",
    "addressLocality": "Risdon",
    "addressRegion": "TAS",
    "postalCode": "7016",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -42.8136,
    "longitude": 147.336901
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 317,
    "bestRating": 5,
    "worstRating": 1
  }
}