{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thomaston-farm-maybole-schotland-uk",
  "name": "Thomaston Farm",
  "description": "Simple campsite with paved sites at De Culzean Castle campsite on A719 - sea view to Annan Island - center of Maybole 6 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thomaston-farm-maybole-schotland-uk",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650874385.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A719",
    "addressLocality": "Maybole",
    "addressRegion": "schotland",
    "postalCode": "KA19",
    "addressCountry": "Reino Unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.34822,
    "longitude": -4.77155
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.81,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "20+"
}