{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cruce Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.029016,
            51.796901
          ],
          [
            1.029176,
            51.797033
          ],
          [
            1.029337,
            51.797164
          ],
          [
            1.029477,
            51.797379
          ],
          [
            1.029474,
            51.79743
          ],
          [
            1.029456,
            51.797713
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007938520, CO16 8LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0290108884519824,
          51.79691472607963
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007938521, CO16 8LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0292660558395095,
          51.79725891173673
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091265637, CO16 8LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0293287945616396,
          51.79732924579837
        ]
      }
    }
  ]
}