{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Adamson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.593081,
            53.381208
          ],
          [
            -2.59284,
            53.381151
          ],
          [
            -2.592598,
            53.381094
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Adamson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.593563,
            53.381314
          ],
          [
            -2.593322,
            53.381261
          ],
          [
            -2.593081,
            53.381208
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013400605, WA4 6AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5925982956650744,
          53.381093798582825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010260652, WA4 6AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5932630907324175,
          53.38133319097744
        ]
      }
    }
  ]
}