{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bourne Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.22768,
            52.209012
          ],
          [
            -2.227696,
            52.209233
          ],
          [
            -2.227712,
            52.209453
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bourne Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.227663,
            52.208491
          ],
          [
            -2.227672,
            52.208752
          ],
          [
            -2.22768,
            52.209012
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014144541, WR3 7AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2276628680360204,
          52.20849087313829
        ]
      }
    }
  ]
}