{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Langwood Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.317818,
            53.702409
          ],
          [
            -2.317471,
            53.702504
          ],
          [
            -2.317124,
            53.702599
          ],
          [
            -2.317064,
            53.702616
          ],
          [
            -2.317003,
            53.702633
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014227063, BB4 5NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.31781520315295,
          53.702416129953285
        ]
      }
    }
  ]
}