{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Treby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.409056,
            54.909245
          ],
          [
            -1.408983,
            54.909125
          ],
          [
            -1.40891,
            54.909004
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45138278, SR4 6PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4087479389669664,
          54.909001293078646
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45139836, SR4 6PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.40902603754832,
          54.909182374142844
        ]
      }
    }
  ]
}