{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mountain-cottage-yurts-poole-dorset",
  "name": "Mountain Cottage Yurts",
  "description": "A warm welcome awaits you at our small family run farm, perfect for a romantic retreat or family holiday, Mountain Cottage offers an idyllic location set in 50 acres of pasture land adjacent to a beautiful woodland where you can spot creatures such as Badgers and Nightjars! Within a few minutes walk you can explore the Castleman Trailway, stroll along this old railway to Wimborne and the river Stour and even Poole and the sea!From the tranquillity of your Yurt or Tipi you can also indulge in...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mountain-cottage-yurts-poole-dorset",
  "image": [
    "https://lh6.googleusercontent.com/-Vk_og8AgVuQ/UZKnBg1BAQI/AAAAAAAC2fA/LNc207l0AVU/w1000/262809_231035690269053_6709765_n-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mountain Cottage",
    "addressLocality": "Poole",
    "addressRegion": "Dorset",
    "postalCode": "BH18 8"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6917237,
    "longitude": -1.9718675
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tipi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}