{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Charles Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.289647,
            53.544801
          ],
          [
            -2.289482,
            53.544854
          ],
          [
            -2.289318,
            53.544906
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Charles Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.28969,
            53.544787
          ],
          [
            -2.289669,
            53.544794
          ],
          [
            -2.289647,
            53.544801
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Charles Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.290521,
            53.544292
          ],
          [
            -2.290363,
            53.544347
          ],
          [
            -2.290205,
            53.544401
          ],
          [
            -2.290266,
            53.544488
          ],
          [
            -2.290326,
            53.544575
          ],
          [
            -2.290296,
            53.54459
          ],
          [
            -2.290266,
            53.544604
          ],
          [
            -2.290221,
            53.544618
          ],
          [
            -2.290177,
            53.544632
          ],
          [
            -2.289933,
            53.54471
          ],
          [
            -2.28969,
            53.544787
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210005442, M45 6AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2905212811142435,
          53.54429223202674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210015913, M45 6FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2900702835761275,
          53.54454500211353
        ]
      }
    }
  ]
}