{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Francis Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.440265,
            53.513391
          ],
          [
            -2.440261,
            53.513562
          ],
          [
            -2.440258,
            53.513733
          ],
          [
            -2.440257,
            53.513895
          ],
          [
            -2.440257,
            53.514056
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014064126, M29 8PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.440253748404579,
          53.51377710940823
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014065939, M29 8PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4404336773326385,
          53.513677573233394
        ]
      }
    }
  ]
}