{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clerkhill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.463066,
            53.75082
          ],
          [
            -2.463267,
            53.751192
          ],
          [
            -2.463468,
            53.751564
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010318927, BB1 3BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.463035684847722,
          53.75082911482334
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024903221, BB1 3BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.463238657399883,
          53.75135862888278
        ]
      }
    }
  ]
}