{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Featherbed Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.112412,
            50.821171
          ],
          [
            -3.112239,
            50.822662
          ],
          [
            -3.112066,
            50.824153
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Featherbed Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.112743,
            50.820016
          ],
          [
            -3.112578,
            50.820594
          ],
          [
            -3.112412,
            50.821171
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000265161, EX14 9HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1125178058432326,
          50.81972109120116
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023094732, EX14 9LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1122055217336513,
          50.8227096970376
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025139247, EX14 9HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.111061886155675,
          50.82118281816493
        ]
      }
    }
  ]
}