{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Beau Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.977038,
            53.416688
          ],
          [
            -2.976721,
            53.416763
          ],
          [
            -2.976403,
            53.416838
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38154502, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.976531512115019,
          53.41688960982393
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38258532, L3 3BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9770384583203264,
          53.4166877063515
        ]
      }
    }
  ]
}