{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lime Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.069721,
            53.091032
          ],
          [
            -3.069257,
            53.090982
          ],
          [
            -3.069155,
            53.090972
          ],
          [
            -3.069068,
            53.090962
          ],
          [
            -3.069001,
            53.090955
          ],
          [
            -3.068961,
            53.090951
          ],
          [
            -3.068793,
            53.090933
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013700779, LL11 5EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.068537514814215,
          53.09086257227356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013714710, LL11 5EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.069721153478574,
          53.09102273671699
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001683744, LL11 5EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0689301284098596,
          53.09103883505435
        ]
      }
    }
  ]
}