{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rawlinson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.457243,
            53.682407
          ],
          [
            -2.457144,
            53.682339
          ],
          [
            -2.457044,
            53.682272
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Rawlinson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.457578,
            53.68263
          ],
          [
            -2.45741,
            53.682518
          ],
          [
            -2.457243,
            53.682407
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010319275, BB3 2EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4570445031358483,
          53.68228142191799
        ]
      }
    }
  ]
}