{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Abbott Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.584952,
            53.535942
          ],
          [
            -2.584839,
            53.536071
          ],
          [
            -2.584725,
            53.536201
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063924, WN2 3DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5847587859552155,
          53.53615892478866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004797412, WN2 3DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.584074428532138,
          53.536863372749515
        ]
      }
    }
  ]
}