{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wilfred Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.343724,
            55.89361
          ],
          [
            -4.343536,
            55.893285
          ],
          [
            -4.343349,
            55.892961
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wilfred Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.343349,
            55.892961
          ],
          [
            -4.343144,
            55.892605
          ],
          [
            -4.342938,
            55.89225
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700397013, G13 3NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.343723898071377,
          55.89360970305526
        ]
      }
    }
  ]
}