{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Riding Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.443927,
            52.820237
          ],
          [
            -1.444421,
            52.820701
          ],
          [
            -1.444915,
            52.821165
          ],
          [
            -1.445037,
            52.821255
          ],
          [
            -1.44516,
            52.821345
          ],
          [
            -1.445211,
            52.821383
          ],
          [
            -1.445262,
            52.82142
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023237181, DE73 8DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.44635557334322,
          52.82202481911775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025681199, DE73 8DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4494491505567177,
          52.82265048968428
        ]
      }
    }
  ]
}