{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Timperley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.122368,
            53.545922
          ],
          [
            -2.122325,
            53.545962
          ],
          [
            -2.122282,
            53.546002
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Timperley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.122282,
            53.546002
          ],
          [
            -2.122234,
            53.546045
          ],
          [
            -2.122186,
            53.546088
          ],
          [
            -2.122097,
            53.546158
          ],
          [
            -2.122007,
            53.546228
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000117320, OL9 6DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1220070237454203,
          53.54623708071959
        ]
      }
    }
  ]
}