{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Caldwell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.157706,
            53.442792
          ],
          [
            -2.157473,
            53.442749
          ],
          [
            -2.15724,
            53.442706
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007624209, SK5 6LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.157721014031579,
          53.44277443468661
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009672554, SK5 6UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1572233415405626,
          53.442541390710424
        ]
      }
    }
  ]
}