{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Abney Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.570925,
            53.390706
          ],
          [
            -2.570871,
            53.390692
          ],
          [
            -2.570818,
            53.390677
          ],
          [
            -2.570688,
            53.390642
          ],
          [
            -2.570559,
            53.390607
          ],
          [
            -2.570397,
            53.390563
          ],
          [
            -2.570235,
            53.390519
          ],
          [
            -2.570021,
            53.390461
          ],
          [
            -2.569807,
            53.390403
          ],
          [
            -2.569706,
            53.390376
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090369841, WA1 2GP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5697062273515434,
          53.39037376379503
        ]
      }
    }
  ]
}