{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Glebe Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.234814,
            55.78944
          ],
          [
            -4.234759,
            55.789449
          ],
          [
            -4.234705,
            55.789459
          ],
          [
            -4.23435,
            55.789519
          ],
          [
            -4.233995,
            55.78958
          ],
          [
            -4.233962,
            55.789585
          ],
          [
            -4.233929,
            55.789591
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700393593, G76 9DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.233928948907331,
          55.789591006330255
        ]
      }
    }
  ]
}