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 Long Meadow Campsite 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/meadow-campsite-new-forest",  "name": "Long Meadow Campsite",  "description": "Enjoy a relaxing stay at Long Meadow Campsite in New Forest, United Kingdom. Visitors' rating: 4.32.",  "url": "https://campertunity.com/listings/campgrounds/meadow-campsite-new-forest",  "image": [    "https://images.campercontact.com/media/photos/4222124650832501.jpg",    "https://images.campercontact.com/media/photos/112308515707551747.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "new park",    "addressLocality": "New Forest",    "addressRegion": "New Forest",    "postalCode": "SO42 7QH",    "addressCountry": "GB"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 50.83743,    "longitude": -1.57279  },  "sameAs": [    "https://www.campercontact.com/en/united-kingdom/england/new-forest/49398/long-meadow-campsite"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    },    {      "@type": "LocationFeatureSpecification",      "name": "Meadow"    },    {      "@type": "LocationFeatureSpecification",      "name": "Forest"    }  ]}