{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orme Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.208193,
            53.043603
          ],
          [
            -2.208587,
            53.04345
          ],
          [
            -2.208981,
            53.043298
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Orme Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.208981,
            53.043298
          ],
          [
            -2.209262,
            53.043189
          ],
          [
            -2.209429,
            53.043124
          ],
          [
            -2.209473,
            53.043052
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455135191, ST6 4DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.208193331019731,
          53.04360277761608
        ]
      }
    }
  ]
}