{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lombard Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.114971,
            53.545094
          ],
          [
            -2.115147,
            53.545098
          ],
          [
            -2.115322,
            53.545103
          ],
          [
            -2.115435,
            53.545107
          ],
          [
            -2.115547,
            53.545111
          ],
          [
            -2.115569,
            53.545112
          ],
          [
            -2.115592,
            53.545112
          ],
          [
            -2.115795,
            53.54512
          ],
          [
            -2.115999,
            53.545127
          ],
          [
            -2.11608,
            53.54513
          ],
          [
            -2.116161,
            53.545133
          ],
          [
            -2.116309,
            53.545138
          ],
          [
            -2.116457,
            53.545143
          ],
          [
            -2.116499,
            53.545144
          ],
          [
            -2.116541,
            53.545146
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000114698, OL1 3AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1149712548682493,
          53.54509355873575
        ]
      }
    }
  ]
}