{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dover Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.160353,
            53.43816
          ],
          [
            -2.160222,
            53.438156
          ],
          [
            -2.160091,
            53.438153
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Dover Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.160091,
            53.438153
          ],
          [
            -2.159883,
            53.438148
          ],
          [
            -2.159676,
            53.438143
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007624338, SK5 6BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1603532676728796,
          53.43815982136807
        ]
      }
    }
  ]
}