{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Simon Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.18492,
            53.014552
          ],
          [
            -2.184555,
            53.014616
          ],
          [
            -2.18419,
            53.014679
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455125324, ST4 2FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.185232029454558,
          53.014300262497265
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455133922, ST4 2DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.184190272933928,
          53.014679427191204
        ]
      }
    }
  ]
}