{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wood Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.800402,
            50.765069
          ],
          [
            -2.799575,
            50.765634
          ],
          [
            -2.799461,
            50.765711
          ],
          [
            -2.798774,
            50.766033
          ],
          [
            -2.798581,
            50.766014
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013011075, DT6 5PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.799305052235557,
          50.76558877673525
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013013148, DT6 5NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8004021928028933,
          50.765068661859864
        ]
      }
    }
  ]
}