{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Globe Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.751911,
            51.814886
          ],
          [
            0.752053,
            51.815043
          ],
          [
            0.752195,
            51.8152
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070232278, CO5 0DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.751915929043993,
          51.814882683569344
        ]
      }
    }
  ]
}