{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leas Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.054714,
            51.306328
          ],
          [
            -0.054292,
            51.306393
          ],
          [
            -0.05387,
            51.306459
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007909770, CR6 9LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05471436169411279,
          51.30632773646902
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061590757, CR6 9LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.053995494298455245,
          51.30670248543775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061590758, CR6 9LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05386922988913575,
          51.30629570677784
        ]
      }
    }
  ]
}