{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goodison Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.967383,
            53.437838
          ],
          [
            -2.967364,
            53.43784
          ],
          [
            -2.967364,
            53.43784
          ],
          [
            -2.96705,
            53.437882
          ],
          [
            -2.966718,
            53.437927
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Goodison Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.967633,
            53.437807
          ],
          [
            -2.967508,
            53.437823
          ],
          [
            -2.967383,
            53.437838
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38264078, L4 4EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9676327118410937,
          53.437807290188694
        ]
      }
    }
  ]
}