{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Petty Wales",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.079136,
            51.508313
          ],
          [
            -0.078934,
            51.508594
          ],
          [
            -0.078732,
            51.508876
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95505931, EC3R 5BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07892373535369356,
          51.508605081848984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95510149, EC3R 5BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0789317099605476,
          51.508758086411184
        ]
      }
    }
  ]
}