{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gort Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.571892,
            54.618924
          ],
          [
            -1.571953,
            54.618962
          ],
          [
            -1.572013,
            54.619001
          ],
          [
            -1.57204,
            54.619018
          ],
          [
            -1.572086,
            54.619047
          ],
          [
            -1.572299,
            54.619182
          ],
          [
            -1.572477,
            54.619295
          ],
          [
            -1.572359,
            54.619357
          ],
          [
            -1.572032,
            54.61953
          ],
          [
            -1.571705,
            54.619704
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012056341, DL5 4SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.572292989087926,
          54.61910520261513
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014015929, DL5 4SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5718922533274273,
          54.618924051315986
        ]
      }
    }
  ]
}