{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wesley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.392849,
            53.54391
          ],
          [
            -2.392701,
            53.543923
          ],
          [
            -2.392553,
            53.543936
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wesley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.393043,
            53.543884
          ],
          [
            -2.392946,
            53.543897
          ],
          [
            -2.392849,
            53.54391
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013876683, BL4 8HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.392517592119842,
          53.543937833475326
        ]
      }
    }
  ]
}