{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elmfield Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.201519,
            51.693417
          ],
          [
            -0.201771,
            51.693268
          ],
          [
            -0.202023,
            51.693119
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013907324, EN6 2JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.20151919444924382,
          51.69341677480353
        ]
      }
    }
  ]
}