{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.120335,
            53.552424
          ],
          [
            -2.120401,
            53.552424
          ],
          [
            -2.120467,
            53.552424
          ],
          [
            -2.12055,
            53.552424
          ],
          [
            -2.120597,
            53.552424
          ],
          [
            -2.120726,
            53.552424
          ],
          [
            -2.120949,
            53.552424
          ],
          [
            -2.121173,
            53.552423
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000119385, OL1 2LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1211946693164325,
          53.55241289572651
        ]
      }
    }
  ]
}