{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Galbraith Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.978061,
            50.742404
          ],
          [
            -3.978193,
            50.742519
          ],
          [
            -3.978324,
            50.742633
          ],
          [
            -3.978244,
            50.743241
          ],
          [
            -3.978223,
            50.743403
          ],
          [
            -3.978925,
            50.743437
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013752732, EX20 1FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9780726574436107,
          50.742392249037344
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013753860, EX20 1UF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.97884428785595,
          50.74354833221676
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013753861, EX20 1UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9791383270923877,
          50.7434623965459
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025306132, EX20 1FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9780940193159995,
          50.74256276679878
        ]
      }
    }
  ]
}