{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oaklands-park-looe-cornwall",
  "name": "Oaklands Park",
  "description": "Oaklands Park is a quality development which accommodates Leisure Lodges and Holiday Caravans providing the ideal location for a getaway retreat. Oaklands Park situated midway between the seaside resort of Looe and the quaint, pretty fishing village of Polperro on the South Cornish Coast. You can enjoy the outstanding views over the Cornish countryside together with the coast and beaches only 1.5 miles away. Own your own holiday home on this development and get away from the hustle and bustle...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oaklands-park-looe-cornwall",
  "image": [
    "https://lh3.googleusercontent.com/-gIKpzo6YOJY/UX7sfRInTmI/AAAAAAACKTg/aLDW2YG00dc/w1000/Oaklands-Park-208188800.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fore St",
    "addressLocality": "Looe",
    "addressRegion": "Cornwall",
    "postalCode": "PL13 1DT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.3522702,
    "longitude": -4.454196
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}