{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Labrador Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.23989,
            52.173477
          ],
          [
            -2.23974,
            52.17331
          ],
          [
            -2.23959,
            52.173144
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Labrador Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.240032,
            52.173844
          ],
          [
            -2.239961,
            52.173661
          ],
          [
            -2.23989,
            52.173477
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014144989, WR2 4DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.239589700981728,
          52.1731438749072
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120657737, WR2 4XB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2396797573801526,
          52.17357523324887
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120657738, WR2 4XB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.239664844590594,
          52.173521320896015
        ]
      }
    }
  ]
}