{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chatsworth-rest-area-gympie-chatsworth-queensland",
  "name": "Chatsworth Rest Area Gympie",
  "description": "Near Sunshine Coast and Chatsworth. Pets Allowed, Free and Toilets.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chatsworth-rest-area-gympie-chatsworth-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--6ONDThkw--/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/gckwaruisod6qjpvlppo",
    "https://media.anycamp.com.au/c/image/upload/s--6Hf8BkKS--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/gckwaruisod6qjpvlppo"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "564 Bruce Hwy",
    "addressLocality": "Chatsworth",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.150707,
    "longitude": 152.62967
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Libby *."
      },
      "reviewBody": "Right next to the road so a bit noisey but it’s ok for a basic overnight stop"
    }
  ]
}