{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mulberry Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.211229,
            51.320298
          ],
          [
            -0.21196,
            51.320357
          ],
          [
            -0.212233,
            51.320379
          ],
          [
            -0.212691,
            51.320344
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "68173096, SM7 1BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.21125707164835825,
          51.32030743089142
        ]
      }
    }
  ]
}