{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nobby-short-term-rest-area-nobby-qld-australia",
  "name": "Nobby short term rest area",
  "description": "Near Nobby. Pets Allowed, Free, Toilets and Powered sites.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nobby-short-term-rest-area-nobby-qld-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--gI-suD3N--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/lyfwppe7lmcp6vtkzn4u",
    "https://media.anycamp.com.au/c/image/upload/s--wY0GVaTs--/c_fill,h_400,q_auto,w_800/lyfwppe7lmcp6vtkzn4u"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tooth Street",
    "addressLocality": "Nobby QLD",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.86,
    "longitude": 151.9
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}