{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cygnet Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.71478,
            51.517229
          ],
          [
            -0.714702,
            51.517125
          ],
          [
            -0.714625,
            51.517022
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cygnet Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.714625,
            51.517022
          ],
          [
            -0.714431,
            51.516791
          ],
          [
            -0.714238,
            51.51656
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012334352, SL6 1FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7144057904730927,
          51.516994525231155
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012335034, SL6 1AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7147882260212736,
          51.517232505875036
        ]
      }
    }
  ]
}