{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edward Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.390186,
            53.75436
          ],
          [
            -2.390155,
            53.754341
          ],
          [
            -2.390124,
            53.754321
          ],
          [
            -2.390016,
            53.754255
          ],
          [
            -2.389909,
            53.754188
          ],
          [
            -2.389796,
            53.754118
          ],
          [
            -2.389683,
            53.754047
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Edward Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.389683,
            53.754047
          ],
          [
            -2.389667,
            53.754038
          ],
          [
            -2.389652,
            53.754029
          ],
          [
            -2.389454,
            53.753906
          ],
          [
            -2.389255,
            53.753782
          ],
          [
            -2.389217,
            53.753758
          ],
          [
            -2.389179,
            53.753734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070885150, BB5 4LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3896825588146133,
          53.75404726253014
        ]
      }
    }
  ]
}