{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Robert's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.433252,
            52.468664
          ],
          [
            -0.43179,
            52.468596
          ],
          [
            -0.430328,
            52.468527
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Robert's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.430328,
            52.468527
          ],
          [
            -0.430062,
            52.468532
          ],
          [
            -0.429795,
            52.468483
          ],
          [
            -0.429273,
            52.468387
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090610619, PE8 5PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.43480921467194555,
          52.461294589199
        ]
      }
    }
  ]
}