{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dorset Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.513523,
            53.815158
          ],
          [
            -1.513508,
            53.81504
          ],
          [
            -1.513493,
            53.814922
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Dorset Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.513493,
            53.814922
          ],
          [
            -1.51351,
            53.814792
          ],
          [
            -1.513526,
            53.814662
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72632986, LS8 3QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5135257345301838,
          53.814724473519234
        ]
      }
    }
  ]
}