{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ardmore Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.034403,
            51.632069
          ],
          [
            0.034181,
            51.631757
          ],
          [
            0.034125,
            51.631678
          ],
          [
            0.034085,
            51.631427
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022856224, IG9 5SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.03410304177615454,
          51.63150801540371
        ]
      }
    }
  ]
}