{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Two Post Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.885883,
            50.75015
          ],
          [
            -3.885367,
            50.750221
          ],
          [
            -3.884617,
            50.750325
          ],
          [
            -3.883624,
            50.750463
          ],
          [
            -3.882379,
            50.750456
          ],
          [
            -3.881026,
            50.750611
          ],
          [
            -3.880487,
            50.750752
          ],
          [
            -3.879203,
            50.75109
          ],
          [
            -3.877994,
            50.751158
          ],
          [
            -3.876911,
            50.751342
          ],
          [
            -3.875285,
            50.75182
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013755523, EX20 2RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8858847995620063,
          50.75015283061457
        ]
      }
    }
  ]
}