{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whitehead Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.399446,
            53.529749
          ],
          [
            -2.399452,
            53.529772
          ],
          [
            -2.399457,
            53.529796
          ],
          [
            -2.3995,
            53.529985
          ],
          [
            -2.399543,
            53.530175
          ],
          [
            -2.39957,
            53.530293
          ],
          [
            -2.399598,
            53.530412
          ],
          [
            -2.399624,
            53.53053
          ],
          [
            -2.399651,
            53.530647
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007893661, M28 3QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.399446445604604,
          53.52974913716779
        ]
      }
    }
  ]
}