{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chelsea Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.030699,
            53.836258
          ],
          [
            -3.030623,
            53.836259
          ],
          [
            -3.030364,
            53.836261
          ],
          [
            -3.030353,
            53.836242
          ],
          [
            -3.030227,
            53.836037
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070843300, FY2 0SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0306986062827264,
          53.836257927515305
        ]
      }
    }
  ]
}