{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.685844,
            54.618931
          ],
          [
            -2.68581,
            54.618977
          ],
          [
            -2.685776,
            54.619023
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023879829, CA10 2DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.689141698568435,
          54.62099764505024
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025401150, CA10 2DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.685079137154461,
          54.621622830113076
        ]
      }
    }
  ]
}