{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gilbert Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.208398,
            53.810998
          ],
          [
            -2.209043,
            53.810948
          ],
          [
            -2.209688,
            53.810897
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Gilbert Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.209688,
            53.810897
          ],
          [
            -2.209855,
            53.810888
          ],
          [
            -2.210022,
            53.810879
          ],
          [
            -2.210272,
            53.810856
          ],
          [
            -2.210523,
            53.810833
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014135339, BB10 2EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.208397649951647,
          53.81099843550832
        ]
      }
    }
  ]
}