{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hawkers Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.521296,
            50.906019
          ],
          [
            -4.521227,
            50.906246
          ],
          [
            -4.52121,
            50.906303
          ],
          [
            -4.520935,
            50.906301
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094400339, EX23 9SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.521287121367245,
          50.90601714265525
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094400340, EX23 9FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.5207401526612285,
          50.90642470452814
        ]
      }
    }
  ]
}