{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Boughmore Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.252436,
            50.681166
          ],
          [
            -3.252204,
            50.680883
          ],
          [
            -3.252069,
            50.680718
          ],
          [
            -3.252013,
            50.68065
          ],
          [
            -3.251983,
            50.680613
          ],
          [
            -3.25183,
            50.680427
          ],
          [
            -3.25131,
            50.68018
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023095680, EX10 8SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.250396526699042,
          50.67993045543175
        ]
      }
    }
  ]
}