{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Seven Acre Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.6833,
            50.669669
          ],
          [
            -3.682736,
            50.66859
          ],
          [
            -3.682173,
            50.667512
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Seven Acre Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.682173,
            50.667512
          ],
          [
            -3.681751,
            50.666941
          ],
          [
            -3.681729,
            50.666913
          ],
          [
            -3.681928,
            50.666523
          ],
          [
            -3.681907,
            50.666335
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032982135, EX6 7EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.68329953573823,
          50.669669078033444
        ]
      }
    }
  ]
}