{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jubilee Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.087828,
            53.576809
          ],
          [
            -2.087847,
            53.576954
          ],
          [
            -2.087866,
            53.577099
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000085357, OL2 8PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.08773741757335,
          53.57692634847513
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000085358, OL2 8PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0877375668899987,
          53.576998254701756
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000117981, OL2 8PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0878428917988257,
          53.576809423050726
        ]
      }
    }
  ]
}