{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Curtis Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.666949,
            53.536509
          ],
          [
            -2.666902,
            53.536353
          ],
          [
            -2.666854,
            53.536197
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014060992, WN5 9LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6669023391490647,
          53.53636704184463
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014066582, WN5 9LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.666860468899077,
          53.53658300011907
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012499628, WN5 9LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6669814481962044,
          53.53660030221167
        ]
      }
    }
  ]
}