{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pefham Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.693647,
            54.010057
          ],
          [
            -0.693574,
            54.009898
          ],
          [
            -0.69352,
            54.009855
          ],
          [
            -0.693299,
            54.009681
          ],
          [
            -0.693046,
            54.009235
          ],
          [
            -0.693033,
            54.008652
          ],
          [
            -0.693011,
            54.007598
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070748919, YO25 9SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6936488768144784,
          54.01004896216345
        ]
      }
    }
  ]
}