{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lomax Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.301044,
            53.555493
          ],
          [
            -2.300975,
            53.555358
          ],
          [
            -2.300906,
            53.555222
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lomax Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.300906,
            53.555222
          ],
          [
            -2.300845,
            53.555102
          ],
          [
            -2.300783,
            53.554981
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210006546, M45 7RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3010437357903593,
          53.555492655215645
        ]
      }
    }
  ]
}