{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Warde Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.208764,
            53.835885
          ],
          [
            -2.208992,
            53.835809
          ],
          [
            -2.20922,
            53.835732
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022946918, BB9 9QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2096158564162605,
          53.83597378102123
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090962567, BB9 9QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.208870296214842,
          53.835777348688595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090962568, BB9 9QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2089764395853346,
          53.83573222405349
        ]
      }
    }
  ]
}