{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jasmine Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.274874,
            52.082789
          ],
          [
            -2.275398,
            52.082862
          ],
          [
            -2.275832,
            52.082923
          ],
          [
            -2.275832,
            52.08298
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024320167, WR8 0DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2748727466679703,
          52.0828020204676
        ]
      }
    }
  ]
}