{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bennett Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.117588,
            52.351992
          ],
          [
            -0.117107,
            52.351958
          ],
          [
            -0.116627,
            52.351924
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bennett Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.115708,
            52.351859
          ],
          [
            -0.115296,
            52.351829
          ],
          [
            -0.114884,
            52.3518
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bennett Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.116627,
            52.351924
          ],
          [
            -0.116167,
            52.351891
          ],
          [
            -0.115708,
            52.351859
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012046329, PE28 2EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1174494225523781,
          52.35197423127244
        ]
      }
    }
  ]
}