{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blackburn-campbell-town-tasmania-au",
  "name": "Blackburn Park",
  "description": "Near Launceston and the North and Campbell Town. Pets Allowed, Free and BBQ Areas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blackburn-campbell-town-tasmania-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--2lFSK3BN--/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/h3gqyfi2bajjojq8nkal",
    "https://media.anycamp.com.au/c/image/upload/s--ZcujYolM--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/h3gqyfi2bajjojq8nkal",
    "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": "Franklin St",
    "addressLocality": "Campbell Town ( For Search Purposes Campbelltown)",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.932798,
    "longitude": 147.494598
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "TassieTraveller"
      },
      "reviewBody": "Nice grassy area. Not too troubled by the trucks/traffic on nearby hwy. 1 bbq across the river, or you can go to another park 10min walk (or 2min drive). All towns shops are a quick walk away. 48hr free stay with an online registration (though I noticed not everyone bothering to register)"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Tracy C."
      },
      "reviewBody": "This was a lovely peaceful place to park.U need to get a permit from the council.But really nice place if u self contained."
    }
  ]
}