{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harper Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.090054,
            53.579702
          ],
          [
            -2.089828,
            53.579752
          ],
          [
            -2.089601,
            53.579801
          ],
          [
            -2.089601,
            53.580022
          ],
          [
            -2.0896,
            53.580242
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000114568, OL2 8EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0900540116949693,
          53.57970200379408
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000119582, OL2 8QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.089663420535696,
          53.580691009604536
        ]
      }
    }
  ]
}