{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Camden Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.670638,
            52.627622
          ],
          [
            -1.670752,
            52.627209
          ],
          [
            -1.670782,
            52.627101
          ],
          [
            -1.670785,
            52.62709
          ],
          [
            -1.670814,
            52.626986
          ],
          [
            -1.670866,
            52.626795
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "394028828, B77 2BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6705534266569617,
          52.62711820941795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "394028829, B77 2BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.670642942378346,
          52.62700159105574
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "394036498, B77 2BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6706386940037288,
          52.62756793486101
        ]
      }
    }
  ]
}