{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Earlsgate Road (A1077)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.607869,
            53.670126
          ],
          [
            -0.607359,
            53.671131
          ],
          [
            -0.607171,
            53.671499
          ],
          [
            -0.607022,
            53.671792
          ],
          [
            -0.606569,
            53.67268
          ],
          [
            -0.606362,
            53.672834
          ]
        ]
      }
    }
  ]
}