{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pardon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.100217,
            51.523987
          ],
          [
            -0.100351,
            51.524228
          ],
          [
            -0.100485,
            51.524468
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5300071044, EC1V 0LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10021233153062079,
          51.52409531014444
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010437373, EC1V 0JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10021681987145195,
          51.52398747237877
        ]
      }
    }
  ]
}