{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Outram Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.4803,
            53.767599
          ],
          [
            -2.48034,
            53.767701
          ],
          [
            -2.480381,
            53.767802
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010319730, BB1 9AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.480272525398243,
          53.76760496974049
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004502939, BB1 9AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4802904668135524,
          53.76784757641245
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004502940, BB1 9AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4803367990769933,
          53.767919295456984
        ]
      }
    }
  ]
}