{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Outlaw Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.697723,
            52.304914
          ],
          [
            -0.69735,
            52.305003
          ],
          [
            -0.696977,
            52.305092
          ],
          [
            -0.696759,
            52.305141
          ],
          [
            -0.696541,
            52.305189
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004931852, NN8 4LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6989223205743457,
          52.30452291941144
        ]
      }
    }
  ]
}