{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wright Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.14398,
            53.534823
          ],
          [
            -2.143756,
            53.534776
          ],
          [
            -2.143532,
            53.534729
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wright Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.144364,
            53.534896
          ],
          [
            -2.144172,
            53.534859
          ],
          [
            -2.14398,
            53.534823
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000116960, OL9 8NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1439717126026667,
          53.53482436674823
        ]
      }
    }
  ]
}