{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Norman Road West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.20316,
            53.507406
          ],
          [
            -2.20308,
            53.507531
          ],
          [
            -2.203,
            53.507657
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Norman Road West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.203375,
            53.50726
          ],
          [
            -2.203268,
            53.507333
          ],
          [
            -2.20316,
            53.507406
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77023700, M9 4NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.20316382328858,
          53.507287782340406
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023067779, M9 4NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.203374780557438,
          53.50726045796092
        ]
      }
    }
  ]
}