{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walworth Street South",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.108732,
            53.962754
          ],
          [
            -1.108738,
            53.962845
          ],
          [
            -1.108743,
            53.962936
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002494820, YO26 4YE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1087257592237185,
          53.96304197950967
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007239464, YO26 4YE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.108620613782383,
          53.9629692953955
        ]
      }
    }
  ]
}