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 Homespun Farm 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/homespun-farm-homestead-fl",  "name": "Homespun Farm",  "description": "Homespun Farm is located near the southern tip of Florida, featuring flat terrain with open fields and scattered trees.",  "url": "https://campertunity.com/listings/campgrounds/homespun-farm-homestead-fl",  "image": [    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"  ],  "address": {    "@type": "PostalAddress",    "addressLocality": "Homestead",    "addressRegion": "FL",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 25.535799537467838,    "longitude": -80.49792248493668  },  "sameAs": [    "https://thedyrt.com/camping/florida/jason-hooper"  ],  "checkinTime": "11:30:00",  "checkoutTime": "11:30:00",  "numberOfRooms": 10,  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Pet Friendly"    },    {      "@type": "LocationFeatureSpecification",      "name": "Wildlife Viewing"    },    {      "@type": "LocationFeatureSpecification",      "name": "Wildlife Watching"    },    {      "@type": "LocationFeatureSpecification",      "name": "Farm"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "USD",    "price": "25",    "priceValidUntil": "2026-09-22"  },  "priceRange": "$25-$50"}