{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wightman Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.954472,
            53.412807
          ],
          [
            -2.954414,
            53.412814
          ],
          [
            -2.954355,
            53.412822
          ],
          [
            -2.953633,
            53.412911
          ],
          [
            -2.952912,
            53.413
          ],
          [
            -2.952885,
            53.413153
          ],
          [
            -2.952859,
            53.413306
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38256443, L6 9HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9545773278197864,
          53.41278844431087
        ]
      }
    }
  ]
}