{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Black Horse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.180199,
            53.026768
          ],
          [
            -2.179919,
            53.026902
          ],
          [
            -2.179691,
            53.026933
          ],
          [
            -2.179114,
            53.027011
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455124764, ST1 5QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1798136385845672,
          53.026758555998796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455124765, ST1 5HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1802470657582846,
          53.02700959485913
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455134522, ST1 5HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.179113934731441,
          53.02701130899666
        ]
      }
    }
  ]
}