{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stafford Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.310276,
            53.6021
          ],
          [
            -2.31005,
            53.602139
          ],
          [
            -2.309823,
            53.602177
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210007493, BL8 1AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3102760015223116,
          53.60210047309477
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003110708, BL8 1AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3095670894031444,
          53.602282076319966
        ]
      }
    }
  ]
}