{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Paul's Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.129295,
            52.197123
          ],
          [
            0.12964,
            52.197291
          ],
          [
            0.129986,
            52.197459
          ],
          [
            0.130042,
            52.197487
          ],
          [
            0.130098,
            52.197514
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002566814, CB2 1NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12930643730333027,
          52.19712637144524
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023619918, CB2 1NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12982330365371952,
          52.19722494407631
        ]
      }
    }
  ]
}