{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stubbs Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.20894,
            53.043745
          ],
          [
            -2.208806,
            53.043808
          ],
          [
            -2.208672,
            53.043872
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455114691, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2104018495538593,
          53.04381462621128
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455136254, ST6 3QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2086719250694076,
          53.04387161151451
        ]
      }
    }
  ]
}