{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rollys Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.156389,
            52.042749
          ],
          [
            -0.15622,
            52.042758
          ],
          [
            -0.155952,
            52.042772
          ],
          [
            -0.15586,
            52.042777
          ],
          [
            -0.155331,
            52.042804
          ],
          [
            -0.155058,
            52.042739
          ],
          [
            -0.154789,
            52.042676
          ],
          [
            -0.15476,
            52.042669
          ],
          [
            -0.15419,
            52.042534
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013805945, SG7 5LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1564121530111996,
          52.042749017400524
        ]
      }
    }
  ]
}