{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Miles Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.705463,
            53.770697
          ],
          [
            -2.705773,
            53.770619
          ],
          [
            -2.706082,
            53.770541
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Miles Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.706203,
            53.770513
          ],
          [
            -2.706215,
            53.770511
          ],
          [
            -2.706226,
            53.770508
          ],
          [
            -2.706294,
            53.770493
          ],
          [
            -2.706362,
            53.770478
          ],
          [
            -2.706592,
            53.770426
          ],
          [
            -2.706823,
            53.770375
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013164908, PR1 1LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7054629291523176,
          53.77069735682281
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013866306, PR1 7RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7061008560839332,
          53.770738541078515
        ]
      }
    }
  ]
}