{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bethany Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.400715,
            51.234188
          ],
          [
            1.4007,
            51.234372
          ],
          [
            1.400685,
            51.234557
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034879509, CT14 6QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4006847488527134,
          51.23455724658877
        ]
      }
    }
  ]
}