{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.521601,
            52.484261
          ],
          [
            0.521917,
            52.484213
          ],
          [
            0.522232,
            52.484164
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.519213,
            52.484293
          ],
          [
            0.519639,
            52.48427
          ],
          [
            0.520066,
            52.484247
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012999859, IP26 4BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5199166949521509,
          52.48442299579511
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023634484, IP26 4BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5192469849111664,
          52.48430238169
        ]
      }
    }
  ]
}