{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vale Street East",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.399252,
            54.900418
          ],
          [
            -1.399482,
            54.900428
          ],
          [
            -1.399712,
            54.900438
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Vale Street East",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.398878,
            54.900398
          ],
          [
            -1.399065,
            54.900408
          ],
          [
            -1.399252,
            54.900418
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Vale Street East",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.398504,
            54.900378
          ],
          [
            -1.398691,
            54.900388
          ],
          [
            -1.398878,
            54.900398
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45139932, SR4 7NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3996885370141798,
          54.900437733946546
        ]
      }
    }
  ]
}