{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Russell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.159931,
            52.669046
          ],
          [
            0.160237,
            52.669103
          ],
          [
            0.160543,
            52.66916
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Russell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.159252,
            52.668893
          ],
          [
            0.159591,
            52.668969
          ],
          [
            0.159931,
            52.669046
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009297198, PE13 3AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.16016919627713636,
          52.66908625283091
        ]
      }
    }
  ]
}