{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Iron Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.485786,
            53.739782
          ],
          [
            -2.486056,
            53.739884
          ],
          [
            -2.486325,
            53.739987
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010319429, BB2 3PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.485883326176065,
          53.73980906223408
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012540499, BB2 3QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4864666852307176,
          53.74043586439134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002827089, BB2 3QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4863522558313877,
          53.73971727786803
        ]
      }
    }
  ]
}