{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Katherine's Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.900658,
            52.237696
          ],
          [
            -0.900604,
            52.237697
          ],
          [
            -0.900551,
            52.237698
          ],
          [
            -0.900436,
            52.237699
          ],
          [
            -0.900322,
            52.237701
          ],
          [
            -0.900325,
            52.23757
          ],
          [
            -0.900328,
            52.23744
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "15050037, NN1 2AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9005666093816322,
          52.23786481587982
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "15117095, NN1 2QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9003274834377228,
          52.2374669962626
        ]
      }
    }
  ]
}