{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trafalgar Square Back Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.404577,
            54.287461
          ],
          [
            -0.404656,
            54.287541
          ],
          [
            -0.404736,
            54.287621
          ],
          [
            -0.40476,
            54.287646
          ],
          [
            -0.404784,
            54.28767
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090177503, YO12 7JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4033517290188302,
          54.288163272533986
        ]
      }
    }
  ]
}