{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Windmill Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.136286,
            51.357188
          ],
          [
            1.135902,
            51.357335
          ],
          [
            1.135754,
            51.357391
          ],
          [
            1.13586,
            51.357551
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033171536, CT6 7DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1362864979146423,
          51.35718760964308
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062303183, CT6 7DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1360209504703533,
          51.35771641345779
        ]
      }
    }
  ]
}