{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hillgate Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.275843,
            53.469669
          ],
          [
            -2.276007,
            53.469777
          ],
          [
            -2.276171,
            53.469884
          ],
          [
            -2.276331,
            53.469981
          ],
          [
            -2.276491,
            53.470077
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007891635, M5 3FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2758051920045377,
          53.469660257499356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011410092, M5 3JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2761998397365892,
          53.470117757708685
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011410093, M5 3JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2763207635877523,
          53.47018039726605
        ]
      }
    }
  ]
}