{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gilmour Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.872273,
            53.731559
          ],
          [
            -1.87203,
            53.731654
          ],
          [
            -1.871787,
            53.731748
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Gilmour Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.872698,
            53.731344
          ],
          [
            -1.872486,
            53.731452
          ],
          [
            -1.872273,
            53.731559
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090216886, HX3 5BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8726981332745256,
          53.731344130602054
        ]
      }
    }
  ]
}