{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/three-trees-campsite-ampfield-eng-gb",
  "name": "Three Trees Campsite",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/three-trees-campsite-ampfield-eng-gb",
  "image": [
    "https://static.wixstatic.com/media/59a407_92e04186d4d54ea8b79cc2742831e2f9~mv2.jpg/v1/fill/w_960,h_499,q_90,enc_avif,quality_auto/59a407_92e04186d4d54ea8b79cc2742831e2f9~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ampfield",
    "addressRegion": "ENG",
    "postalCode": "SO51 9BD",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.0073103,
    "longitude": -1.4298101
  }
}