{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Osmund's Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.391164,
            53.57879
          ],
          [
            -2.391562,
            53.578582
          ],
          [
            -2.391961,
            53.578374
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "St Osmund's Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.390428,
            53.579224
          ],
          [
            -2.390796,
            53.579007
          ],
          [
            -2.391164,
            53.57879
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070913267, BL2 6EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3904280545524275,
          53.57922404389155
        ]
      }
    }
  ]
}