{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Poles Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.893842,
            53.521804
          ],
          [
            -0.902562,
            53.522884
          ],
          [
            -0.911282,
            53.523962
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002635248, DN9 2BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9066131274239234,
          53.52426094042532
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024307856, DN9 1EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8938262100823872,
          53.521761298782174
        ]
      }
    }
  ]
}