{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gilbert Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.179828,
            52.537131
          ],
          [
            -2.179117,
            52.537317
          ],
          [
            -2.179026,
            52.537307
          ],
          [
            -2.178173,
            52.537219
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Gilbert Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.178173,
            52.537219
          ],
          [
            -2.177994,
            52.537228
          ],
          [
            -2.177979,
            52.537229
          ],
          [
            -2.177814,
            52.537237
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003578971, WV5 9DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.179970807663996,
          52.5370638213905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015322503, WV5 9DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1783789898030546,
          52.53717411282418
        ]
      }
    }
  ]
}