{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Downs",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.35767,
            53.382452
          ],
          [
            -2.357335,
            53.382347
          ],
          [
            -2.357,
            53.382243
          ],
          [
            -2.356777,
            53.382174
          ],
          [
            -2.356555,
            53.382105
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070449104, WA14 2QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.357670198517919,
          53.382451732877755
        ]
      }
    }
  ]
}