{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woburn Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.824944,
            53.780547
          ],
          [
            -1.824678,
            53.780404
          ],
          [
            -1.824413,
            53.780261
          ],
          [
            -1.824277,
            53.780188
          ],
          [
            -1.824142,
            53.780115
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010589675, BD14 6NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8245503422000842,
          53.78034009574759
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051237998, BD14 6NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8241106327612846,
          53.780249572591245
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051237999, BD14 6NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8241863967391858,
          53.78027664751814
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051238000, BD14 6NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8242317726694834,
          53.78031266591815
        ]
      }
    }
  ]
}