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 Camp in my yard 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/camp-in-my-yard",  "name": "Camp in my yard",  "description": "I live in residential suburbs of Harare .Peaceful and lively neighbourhood with friendly neighbours",  "url": "https://campertunity.com/listings/campgrounds/camp-in-my-yard",  "image": [    "https://campspace.com/media/medium/uploads/space/24/46/_1/2446_1_5d7b6ce1db507.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressCountry": "Zimbabwe"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -17.86,    "longitude": 31.12  },  "sameAs": [    "https://campspace.com/en/s/camp-in-my-yard_2446"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Private"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    }  ]}