{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Freshfields",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.610847,
            51.745857
          ],
          [
            -3.610797,
            51.745863
          ],
          [
            -3.610435,
            51.745912
          ],
          [
            -3.61008,
            51.745959
          ],
          [
            -3.610023,
            51.745967
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023949609, SA11 5LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.610028642366853,
          51.745976857385514
        ]
      }
    }
  ]
}