{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wedgwood Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.151554,
            52.978292
          ],
          [
            -2.152289,
            52.978378
          ],
          [
            -2.152803,
            52.978439
          ],
          [
            -2.152911,
            52.978346
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455152710, ST3 3PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.152536975655608,
          52.97836307802291
        ]
      }
    }
  ]
}