{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tasker Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.362782,
            53.752793
          ],
          [
            -2.36257,
            53.752816
          ],
          [
            -2.362358,
            53.752839
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tasker Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.362358,
            53.752839
          ],
          [
            -2.362116,
            53.752866
          ],
          [
            -2.361964,
            53.752884
          ],
          [
            -2.361873,
            53.752894
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070885135, BB5 1EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3618884802284703,
          53.752894098666204
        ]
      }
    }
  ]
}