{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Petticoat Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.712598,
            50.989413
          ],
          [
            -1.712377,
            50.989806
          ],
          [
            -1.712374,
            50.989861
          ],
          [
            -1.712367,
            50.989978
          ],
          [
            -1.712361,
            50.990086
          ],
          [
            -1.712346,
            50.990332
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010450777, SP5 2HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7126619406044408,
          50.98937021319235
        ]
      }
    }
  ]
}