{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Branchock Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.14261,
            55.811106
          ],
          [
            -4.142943,
            55.810781
          ],
          [
            -4.143276,
            55.810456
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484010669, G72 8UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.14253715354718,
          55.810945403983844
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484170704, G72 8UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.142609814490297,
          55.811105908407136
        ]
      }
    }
  ]
}