{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blind Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.388398,
            51.398305
          ],
          [
            -2.387898,
            51.398447
          ],
          [
            -2.387875,
            51.398464
          ],
          [
            -2.387502,
            51.398745
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Blind Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.387502,
            51.398745
          ],
          [
            -2.386479,
            51.399113
          ],
          [
            -2.386265,
            51.39919
          ],
          [
            -2.385404,
            51.399414
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001151072, BA1 4EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.388413839534041,
          51.39828344964928
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120043162, BA1 4HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.387756370101643,
          51.39872621981737
        ]
      }
    }
  ]
}