{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hope Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.169576,
            53.410548
          ],
          [
            -2.169576,
            53.410531
          ],
          [
            -2.169576,
            53.410498
          ],
          [
            -2.169582,
            53.410326
          ],
          [
            -2.169587,
            53.410154
          ],
          [
            -2.169616,
            53.410051
          ],
          [
            -2.169619,
            53.41004
          ],
          [
            -2.169755,
            53.409995
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007623988, SK4 1AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1695763934272523,
          53.410597216378775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012781243, SK4 1AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1700410521160354,
          53.41017409270817
        ]
      }
    }
  ]
}