{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St James Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.213662,
            51.444989
          ],
          [
            0.213757,
            51.445181
          ],
          [
            0.213852,
            51.445373
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023442377, DA1 2ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.21364947714569826,
          51.44528953136225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023442378, DA1 2ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.21366993945894014,
          51.44541504745041
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060874038, DA1 2ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.21362814581531195,
          51.44514604560092
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000532612, DA1 2ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.21366476159052145,
          51.445010458419915
        ]
      }
    }
  ]
}