{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Gradient",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.072404,
            51.427438
          ],
          [
            -0.072269,
            51.427507
          ],
          [
            -0.072176,
            51.427639
          ],
          [
            -0.072012,
            51.427873
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023228571, SE26 6XR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0724042584633905,
          51.42743838081386
        ]
      }
    }
  ]
}