{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clifford Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.936644,
            54.89766
          ],
          [
            -2.936735,
            54.897766
          ],
          [
            -2.936826,
            54.897872
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008700173, CA3 8XD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9365848917035846,
          54.89780457047492
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008700807, CA3 8XB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9368202100425784,
          54.897865662877294
        ]
      }
    }
  ]
}