{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Inverary Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.083868,
            51.481941
          ],
          [
            0.083796,
            51.481757
          ],
          [
            0.083723,
            51.481574
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010226021, SE18 1QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.08386995040603853,
          51.48194947396485
        ]
      }
    }
  ]
}