{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Springfield Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.855632,
            52.495646
          ],
          [
            0.855347,
            52.495645
          ],
          [
            0.855063,
            52.495645
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096179259, IP24 1FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8550382423526293,
          52.49563710407775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096179260, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8552076294976003,
          52.49574992078049
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096179261, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8553847442162901,
          52.49575463682986
        ]
      }
    }
  ]
}