{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.448593,
            53.063364
          ],
          [
            -2.44884,
            53.063196
          ],
          [
            -2.449087,
            53.063028
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013153627, CW2 5DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.44894109876329,
          53.06338769773548
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013153630, CW2 5DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.44889661389406,
          53.063414833091535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023726402, CW2 5DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4490865750530317,
          53.06302758268046
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023729161, CW2 5BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4490434000730787,
          53.06318056117571
        ]
      }
    }
  ]
}