{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Chapel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.110225,
            57.145436
          ],
          [
            -2.109988,
            57.145455
          ],
          [
            -2.109751,
            57.145474
          ],
          [
            -2.109665,
            57.145481
          ],
          [
            -2.109578,
            57.145488
          ],
          [
            -2.109361,
            57.145505
          ],
          [
            -2.109144,
            57.145523
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051308471, AB10 1SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.110224567338866,
          57.14543569907391
        ]
      }
    }
  ]
}