{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Baffin Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.237107,
            52.173652
          ],
          [
            -2.236908,
            52.173379
          ],
          [
            -2.236709,
            52.173105
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014144462, WR2 4DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2367088387256513,
          52.17310474426077
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120642120, WR2 4DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2372225390914116,
          52.173463329210385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120642121, WR2 4DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2371783842271316,
          52.17340947540295
        ]
      }
    }
  ]
}