{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Owen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.446206,
            53.089449
          ],
          [
            -2.446447,
            53.089457
          ],
          [
            -2.446689,
            53.089465
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Owen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.445659,
            53.08946
          ],
          [
            -2.445932,
            53.089454
          ],
          [
            -2.446206,
            53.089449
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014013940, CW2 7JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4466890890106883,
          53.08945564818168
        ]
      }
    }
  ]
}