{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dark Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.019817,
            50.855651
          ],
          [
            -2.020649,
            50.856075
          ],
          [
            -2.020977,
            50.856243
          ],
          [
            -2.021539,
            50.856446
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002927820, BH21 5AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0198094634040515,
          50.85567211491997
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041100706, BH21 5AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0210024981695507,
          50.8549435142427
        ]
      }
    }
  ]
}