{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edgworth Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.953926,
            53.429396
          ],
          [
            -2.953854,
            53.429326
          ],
          [
            -2.953781,
            53.429256
          ],
          [
            -2.953708,
            53.429184
          ],
          [
            -2.953634,
            53.429111
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Edgworth Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.953341,
            53.428826
          ],
          [
            -2.953264,
            53.42875
          ],
          [
            -2.953187,
            53.428674
          ],
          [
            -2.953095,
            53.428589
          ],
          [
            -2.953003,
            53.428505
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Edgworth Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.953634,
            53.429111
          ],
          [
            -2.953572,
            53.429053
          ],
          [
            -2.95351,
            53.428996
          ],
          [
            -2.953496,
            53.428984
          ],
          [
            -2.953483,
            53.428971
          ],
          [
            -2.953412,
            53.428898
          ],
          [
            -2.953341,
            53.428826
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38258853, L4 2TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9539260493479644,
          53.42939612071428
        ]
      }
    }
  ]
}