{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Folds Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.642031,
            53.266735
          ],
          [
            -1.642227,
            53.267036
          ],
          [
            -1.642241,
            53.267058
          ],
          [
            -1.642244,
            53.267358
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010341713, S32 3AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.641551579523589,
          53.26691894367961
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010342236, S32 3XP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6422826246243585,
          53.267352600105156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010344354, S32 3AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6414314123378362,
          53.26694554909113
        ]
      }
    }
  ]
}