{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Violet Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.196354,
            51.91202
          ],
          [
            0.196516,
            51.911928
          ],
          [
            0.196541,
            51.911914
          ],
          [
            0.196559,
            51.9118
          ],
          [
            0.196548,
            51.911725
          ],
          [
            0.196538,
            51.91165
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093254054, CM24 8XR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.19640629149898983,
          51.911822991799426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093254758, CM24 8XR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.19638600688334734,
          51.91200321850422
        ]
      }
    }
  ]
}