{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jane Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.163996,
            53.621195
          ],
          [
            -2.164245,
            53.621244
          ],
          [
            -2.164495,
            53.621292
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23060030, OL12 6QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.164115938080826,
          53.62110401475458
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23061522, OL12 6QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1641765155643604,
          53.62113089625012
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23112506, OL12 6QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.163601955066627,
          53.62111370771508
        ]
      }
    }
  ]
}