{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Killer Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.318078,
            53.648882
          ],
          [
            -2.318017,
            53.648916
          ],
          [
            -2.317956,
            53.64895
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210006402, BL0 9HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.317957346586564,
          53.64895405227311
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012551417, BL0 9BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.317956805222779,
          53.648882147941805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012826452, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.317956805222779,
          53.648882147941805
        ]
      }
    }
  ]
}