{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cuckoo Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.110677,
            52.325381
          ],
          [
            1.110841,
            52.324826
          ],
          [
            1.110843,
            52.324818
          ],
          [
            1.10994,
            52.324779
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095541388, IP23 8DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1107078261655936,
          52.32537113371524
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095541392, IP23 8GL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1097465429900608,
          52.3246410050834
        ]
      }
    }
  ]
}