{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Haworth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.373362,
            53.765829
          ],
          [
            -2.373143,
            53.765888
          ],
          [
            -2.372923,
            53.765947
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009968957, BB5 5DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.372484603639072,
          53.76607408138358
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070884593, BB5 5DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3733774755476165,
          53.76582862441592
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070893901, BB5 5DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.372908724382942,
          53.766000857528184
        ]
      }
    }
  ]
}