{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grove Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.702111,
            52.807388
          ],
          [
            -2.702075,
            52.807343
          ],
          [
            -2.70204,
            52.807299
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Grove Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.703626,
            52.807829
          ],
          [
            -2.703448,
            52.807822
          ],
          [
            -2.702858,
            52.807631
          ],
          [
            -2.702111,
            52.807388
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013141273, SY4 3BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7019425495611165,
          52.8073127795484
        ]
      }
    }
  ]
}