{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tamworth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.253889,
            53.460201
          ],
          [
            -2.253882,
            53.460187
          ],
          [
            -2.253874,
            53.460172
          ],
          [
            -2.253813,
            53.460042
          ],
          [
            -2.253753,
            53.459912
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tamworth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.254073,
            53.460531
          ],
          [
            -2.253981,
            53.460366
          ],
          [
            -2.253889,
            53.460201
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070452416, M15 5PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2540729325486017,
          53.46053124380292
        ]
      }
    }
  ]
}