{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Weavers Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.202875,
            53.551035
          ],
          [
            -2.202742,
            53.550964
          ],
          [
            -2.202608,
            53.550893
          ],
          [
            -2.202514,
            53.550891
          ],
          [
            -2.202421,
            53.55089
          ],
          [
            -2.202356,
            53.550937
          ],
          [
            -2.202291,
            53.550984
          ],
          [
            -2.202244,
            53.551014
          ],
          [
            -2.202196,
            53.551045
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23113584, M24 4AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.20287548334499,
          53.55103470734722
        ]
      }
    }
  ]
}