Structured for AI

The same listing, in formats AI assistants can read directly.

  • ChatGPT
  • Claude
  • Gemini
  • Any AI agent

You can analyze this campground with your AI assistant

Use campertunity.com to consider Werribee Campground for our next trip.”

Choose your data format

Add .md for clean markdown or .json for structured data.

Responseapplication/json
{  "@context": "https://schema.org",  "@type": "Campground",  "@id": "https://campertunity.com/listings/campgrounds/werribee-campground",  "name": "Werribee Campground",  "description": "Werribee Campground is a campsite with 2 pitches in Werribee, Australia. Book and see Werribee Campground on Spottocamp.",  "url": "https://campertunity.com/listings/campgrounds/werribee-campground",  "image": [    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressLocality": "Werribee",    "postalCode": "3030",    "addressCountry": "AU"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -37.8998,    "longitude": 144.66414  },  "sameAs": [    "https://www.spottocamp.com/fr/campsites/werribee-campground-werribee"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    }  ]}