{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Damask Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.556087,
            51.876437
          ],
          [
            0.556191,
            51.876164
          ],
          [
            0.556294,
            51.87589
          ],
          [
            0.556632,
            51.875919
          ],
          [
            0.556971,
            51.875948
          ],
          [
            0.556984,
            51.875949
          ],
          [
            0.556997,
            51.87595
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023745068, CM7 3FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5570098512656908,
          51.875958520161376
        ]
      }
    }
  ]
}