{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/osmington-holiday-park-weymouth-dorset",
  "name": "Osmington Holiday Park",
  "description": "Escape down a country lane to the peaceful hamlet of Osmington Mills, where this wonderful holiday park nestles in a beautiful wooded valley that drops down to Osmington Beach and unfolds to spectacular sea views – the perfect rural retreat.In the quiet hamlet of Osmington Mills you will have left the crowds behind, escaping down a country lane and finding yourself in a pretty wooded valley, which drops down to the beach and spectacular sea views. It’s all yours to enjoy – a tranquil haven fo...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/osmington-holiday-park-weymouth-dorset",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Preston Beach Road",
    "addressLocality": "Weymouth",
    "addressRegion": "Dorset",
    "postalCode": "DT3 6HB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6096257,
    "longitude": -2.4543424
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}