{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cervantes-cervantes-wa",
  "name": "Cervantes",
  "description": "Stay at Cervantes near Cervantes, WA. Cervantes offers essential amenities and scenic surroundings. Plan your trip now.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cervantes-cervantes-wa",
  "image": [
    "https://xvpckvzmgzaljidrmtdk.supabase.co/storage/v1/object/public/campsites/4bfc20bb-d6c1-4bfc-ac4a-297b09c695ae/cervantes.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cervantes",
    "addressRegion": "WA",
    "postalCode": "6511",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.5023085,
    "longitude": 115.0712472
  }
}