{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Monarch Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.280779,
            51.690773
          ],
          [
            -0.280683,
            51.690781
          ],
          [
            -0.280517,
            51.690795
          ],
          [
            -0.280454,
            51.6908
          ],
          [
            -0.28032,
            51.690812
          ],
          [
            -0.28013,
            51.690828
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013907769, WD7 9BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.27988793322651245,
          51.691011613544305
        ]
      }
    }
  ]
}