{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rectory Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.108589,
            51.425185
          ],
          [
            0.108928,
            51.425062
          ],
          [
            0.109004,
            51.425059
          ],
          [
            0.109474,
            51.425043
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023302118, DA14 4QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.10892817277325803,
          51.4250620330065
        ]
      }
    }
  ]
}