{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Garratt Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.447852,
            50.70997
          ],
          [
            -3.447855,
            50.710095
          ],
          [
            -3.447858,
            50.71022
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093125567, EX5 1FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4476677703994674,
          50.70986944558143
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093125666, EX5 1FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.448008920689861,
          50.71036882965126
        ]
      }
    }
  ]
}