{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "White Hart Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.438664,
            53.00642
          ],
          [
            -1.439092,
            53.006472
          ],
          [
            -1.439519,
            53.006524
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000253457, DE56 0LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4391859441747117,
          53.00647188945941
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032020250, DE56 0LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4389171274569992,
          53.00651556844537
        ]
      }
    }
  ]
}