{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Spring Street East",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.288474,
            53.589374
          ],
          [
            -2.289013,
            53.589741
          ],
          [
            -2.289552,
            53.590108
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Spring Street East",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.29025,
            53.590583
          ],
          [
            -2.289901,
            53.590345
          ],
          [
            -2.289552,
            53.590108
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210004967, BL9 0RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2884739798059384,
          53.58937370621588
        ]
      }
    }
  ]
}