{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Neill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.253037,
            53.493908
          ],
          [
            -2.253346,
            53.493961
          ],
          [
            -2.253655,
            53.494014
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007892400, M8 9SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2536552356948127,
          53.4940141660714
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007898413, M7 1SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.25363796161527,
          53.49364567670529
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012720837, M7 1SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.253758489627608,
          53.49363643219124
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012720851, M7 1SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.253517057912977,
          53.49359200281012
        ]
      }
    }
  ]
}