{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Questant Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.231418,
            50.690232
          ],
          [
            -3.231091,
            50.690231
          ],
          [
            -3.23108,
            50.690231
          ],
          [
            -3.230946,
            50.69023
          ],
          [
            -3.230765,
            50.69023
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023095796, EX10 9AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.230921283842986,
          50.690246094461145
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025315340, EX10 9AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2321571094367916,
          50.690403903380194
        ]
      }
    }
  ]
}