{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eva Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.151772,
            53.62777
          ],
          [
            -2.151712,
            53.62769
          ],
          [
            -2.151652,
            53.62761
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Eva Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.151895,
            53.627933
          ],
          [
            -2.151833,
            53.627852
          ],
          [
            -2.151772,
            53.62777
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23113736, OL12 0EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.151879595648474,
          53.627933268567254
        ]
      }
    }
  ]
}