{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eaton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.992382,
            53.413963
          ],
          [
            -2.991002,
            53.41411
          ],
          [
            -2.989717,
            53.414246
          ],
          [
            -2.989621,
            53.414256
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38049980, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9915859922834014,
          53.41400592842607
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38262838, L3 6DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.989635900897896,
          53.41425582098049
        ]
      }
    }
  ]
}