{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mayer Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.195284,
            53.045288
          ],
          [
            -2.195156,
            53.045054
          ],
          [
            -2.195028,
            53.044821
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455133402, ST6 2AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1952841827919065,
          53.04528768159399
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024786385, ST6 2AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.19508889418983,
          53.04498237266869
        ]
      }
    }
  ]
}