{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wilton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.228445,
            53.543007
          ],
          [
            -2.228514,
            53.543123
          ],
          [
            -2.228582,
            53.543239
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wilton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.228582,
            53.543239
          ],
          [
            -2.228636,
            53.543329
          ],
          [
            -2.228689,
            53.54342
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wilton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.228819,
            53.543634
          ],
          [
            -2.228899,
            53.543765
          ],
          [
            -2.228978,
            53.543896
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wilton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.228689,
            53.54342
          ],
          [
            -2.228754,
            53.543527
          ],
          [
            -2.228819,
            53.543634
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23000140, M24 4GD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.228507700864087,
          53.543348326233634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23113526, M24 4GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.228445498240126,
          53.54300688748074
        ]
      }
    }
  ]
}