{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carolina Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.996463,
            53.450472
          ],
          [
            -2.996163,
            53.450415
          ],
          [
            -2.995862,
            53.450358
          ],
          [
            -2.995658,
            53.450329
          ],
          [
            -2.995532,
            53.45031
          ],
          [
            -2.995512,
            53.450308
          ],
          [
            -2.995385,
            53.450289
          ],
          [
            -2.995095,
            53.450247
          ],
          [
            -2.994717,
            53.450315
          ],
          [
            -2.993578,
            53.450518
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023552265, L20 4BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9934161879863987,
          53.45055755528798
        ]
      }
    }
  ]
}