{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ferrer Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.655409,
            53.502436
          ],
          [
            -2.655348,
            53.50229
          ],
          [
            -2.655288,
            53.502144
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014064257, WN4 0DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.655346224611109,
          53.502274472641545
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090387703, WN4 0BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.655913520513212,
          53.50191181704754
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095424452, WN4 0DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6550857921968296,
          53.50200624346557
        ]
      }
    }
  ]
}