{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.202266,
            53.169513
          ],
          [
            -2.201816,
            53.169253
          ],
          [
            -2.201366,
            53.168993
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014460307, CW12 2DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2013659195836217,
          53.16899336990997
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094313331, CW12 2DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.201725394282732,
          53.16909163907961
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012598574, CW12 2DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2021450866376977,
          53.16927070516719
        ]
      }
    }
  ]
}