{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Quay Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.310178,
            52.457963
          ],
          [
            0.310123,
            52.458015
          ],
          [
            0.310069,
            52.458067
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Quay Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.310069,
            52.458067
          ],
          [
            0.310083,
            52.458178
          ],
          [
            0.310097,
            52.45829
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002595202, CB6 1QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.31008189405465125,
          52.45816250765205
        ]
      }
    }
  ]
}