{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/anwoth-holiday-park-castle-douglas-dumfries-and-galloway",
  "name": "Anwoth Holiday Park",
  "description": "Set in Gatehouse of Fleet, Anwoth is an award-winning holiday park known for its family-friendly facilities and serene atmosphere. Embracing the same commitment to quality as its sister park, Auchenlarie, Anwoth offers a peaceful retreat amidst Scotland's inspiring landscapes. The park is surrounded by breathtaking scenery that has captivated the imaginations of poets and authors for centuries.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/anwoth-holiday-park-castle-douglas-dumfries-and-galloway",
  "image": [
    "https://images.campmanager.com/campstead/versions/1/clients/22289/images/25774/Image-25774.jpg?crop=1&MaxX=1000&MaxY=700",
    "Images/Icon_Heart.svg",
    "Images/Icon_Left_Chevron_White.svg",
    "Images/Icon_Right_Chevron_White.svg",
    "Images/Icon_Heart_Pink.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gatehouse of Fleet,",
    "addressLocality": "Castle Douglas",
    "addressRegion": "Dumfries and Galloway",
    "postalCode": "DG7 2EX",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.880839,
    "longitude": -4.189934
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 92,
    "bestRating": 5,
    "worstRating": 0
  }
}