{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ellis Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.255126,
            53.495512
          ],
          [
            -2.255062,
            53.49567
          ],
          [
            -2.254999,
            53.495827
          ],
          [
            -2.254958,
            53.495926
          ],
          [
            -2.254918,
            53.496025
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004669339, M7 1ZD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2549053458867885,
          53.49636647494634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007891105, M8 9UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2551263203316285,
          53.495512101473196
        ]
      }
    }
  ]
}