{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Swinton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.469282,
            53.390277
          ],
          [
            -1.468764,
            53.390181
          ],
          [
            -1.468247,
            53.390084
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013337538, S3 8FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4691916077093232,
          53.39026781405926
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090222862, S3 8FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4688139263696443,
          53.390409954169655
        ]
      }
    }
  ]
}