{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cecil Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.410709,
            53.770201
          ],
          [
            -2.410868,
            53.770168
          ],
          [
            -2.410946,
            53.770153
          ],
          [
            -2.411027,
            53.770136
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015404667, BB1 4NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4102384933879355,
          53.770211102166485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070885838, BB1 4NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.411041872755187,
          53.77013644431085
        ]
      }
    }
  ]
}