{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cheetwood Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.249807,
            53.493285
          ],
          [
            -2.250642,
            53.493032
          ],
          [
            -2.251477,
            53.492778
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023063472, M7 1SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2514622739225265,
          53.49276941105007
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091145307, M8 8EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.25043989462642,
          53.49320300488854
        ]
      }
    }
  ]
}