{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bro Aber",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.507999,
            52.82667
          ],
          [
            -4.507847,
            52.826798
          ],
          [
            -4.507696,
            52.826926
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094365426, LL53 7UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.50828028923076,
          52.826479600022594
        ]
      }
    }
  ]
}