{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tasle Alley",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.246099,
            53.480148
          ],
          [
            -2.245669,
            53.480074
          ],
          [
            -2.245239,
            53.480001
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023069560, M2 6LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.246053417644475,
          53.48014291841755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024823583, M2 6LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2459476818922175,
          53.48009819398753
        ]
      }
    }
  ]
}